Added virtual machines and talos config to create a three node cluster
This commit is contained in:
5
templates/machine_disk_and_hostname.yaml.tftmpl
Normal file
5
templates/machine_disk_and_hostname.yaml.tftmpl
Normal file
@@ -0,0 +1,5 @@
|
||||
machine:
|
||||
install:
|
||||
disk: ${install_disk}
|
||||
network:
|
||||
hostname: ${hostname}
|
||||
Reference in New Issue
Block a user