v0.0.6
This commit is contained in:
@@ -1,21 +1,2 @@
|
||||
---
|
||||
# Host vars for alpha-control-plane
|
||||
network_interfaces: "
|
||||
# The primary network interface
|
||||
|
||||
auto eno8303
|
||||
|
||||
iface eno8303 inet static
|
||||
|
||||
address 10.0.0.2/16
|
||||
|
||||
iface eno8303 inet6 static
|
||||
|
||||
address fc00:6572:6963:a::2/64
|
||||
|
||||
# The secondary network interface
|
||||
|
||||
allow-hotplug eno8403
|
||||
|
||||
iface eno8403 inet dhcp
|
||||
"
|
||||
|
||||
@@ -1,22 +1,3 @@
|
||||
---
|
||||
# Host vars for alpha-worker-0
|
||||
network_interfaces: "
|
||||
# The primary network interface
|
||||
|
||||
auto eno1np0
|
||||
|
||||
iface eno1np0 inet static
|
||||
|
||||
address 10.0.0.3/16
|
||||
|
||||
iface eno1np0 inet6 static
|
||||
|
||||
address fc00:6572:6963:a::3/64
|
||||
|
||||
# The secondary network interface
|
||||
|
||||
allow-hotplug eno2np1
|
||||
|
||||
iface eno2np1 inet dhcp
|
||||
"
|
||||
nvidia: true
|
||||
|
||||
Reference in New Issue
Block a user