Check for netplan, use it to detect static ips if possible#7227
Check for netplan, use it to detect static ips if possible#7227karcaw wants to merge 1 commit intoxcat2:masterfrom
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 |
|
|
The PR is to fix issue #7226
The modification include
add check for netplan, and use it to check for static ips