mirror of
https://github.com/rancher/os.git
synced 2025-09-16 06:59:12 +00:00
Add a network test that sets up 2 of 4 ehternet devices, and allows another to use dhcp
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -39,9 +39,6 @@ type Metadata struct {
|
||||
SSHPublicKeys map[string]string
|
||||
NetworkConfig netconf.NetworkConfig
|
||||
|
||||
// probably unused, but its in the initialize.env code
|
||||
// TODO: work out if there's any reason to keep it.
|
||||
// Lets see if anyone notices when its not set.
|
||||
PublicIPv4 net.IP
|
||||
PublicIPv6 net.IP
|
||||
PrivateIPv4 net.IP
|
||||
|
Reference in New Issue
Block a user