Added option to auto install talos
This commit is contained in:
@@ -20,6 +20,7 @@ dns:
|
||||
- 8.8.8.8
|
||||
ntp: nl.pool.ntp.org
|
||||
install: true
|
||||
autoInstall: false
|
||||
patches:
|
||||
- !patch hostname
|
||||
- !patch install-disk
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
netmask: 255.255.255.0
|
||||
gateway: 192.168.1.1
|
||||
installDisk: /dev/vda
|
||||
autoInstall: true
|
||||
cluster:
|
||||
name: testing
|
||||
controlPlaneIp: 192.168.1.100
|
||||
|
||||
Reference in New Issue
Block a user