nix ready, cleaner setup
This commit is contained in:
@@ -3,10 +3,10 @@ machine:
|
||||
interfaces:
|
||||
# we select the first interface and give it a virtual IP.
|
||||
- deviceSelector:
|
||||
busPath: "0*"
|
||||
physical: true
|
||||
dhcp: true
|
||||
vip:
|
||||
ip: 192.168.1.222
|
||||
ip: 192.168.5.0
|
||||
|
||||
nameservers:
|
||||
- 8.8.8.8
|
||||
@@ -15,4 +15,3 @@ machine:
|
||||
|
||||
cluster:
|
||||
allowSchedulingOnControlPlanes: true
|
||||
|
||||
|
Reference in New Issue
Block a user