-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Check for netplan, use it to detect static ips if possible #7227
base: master
Are you sure you want to change the base?
Conversation
yes i have been running ubuntu 20.04 and 22.04 for this issue. |
Since xCAT still needs to support UB 16, 18, is there a version of this command that would run on all of them ? |
@karcaw |
I just get a false or true result:
|
What version of
|
libnetplan0/jammy-updates,now 0.104-0ubuntu2.1 amd64 [installed,automatic]
netplan.io/jammy-updates,now 0.104-0ubuntu2.1 amd64 [installed,automatic]
…On Tue, Sep 20, 2022 at 11:04 AM Mark Gurevich ***@***.***> wrote:
What version of netplan do you have installed ? I have:
***@***.***:~# apt list --installed | grep "netplan"
libnetplan0/now 0.99-0ubuntu3~20.04.2 amd64 [installed,local]netplan.io/now 0.99-0ubuntu3~20.04.2 amd64 [installed,local]
***@***.***:~#
—
Reply to this email directly, view it on GitHub
<#7227 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFB354EQQPDJM5UPC476HLV7H4DNANCNFSM55TJH3OQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@gurevichmark What needs to happen to move this merge request forward? |
Need a set of flags or something, so that |
Evan J. Felix seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
The PR is to fix issue #7226
The modification include
add check for netplan, and use it to check for static ips