Renamed vars_file;Ensure idempotency w/ random string
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@ -2,12 +2,12 @@
|
||||
kubernetes:
|
||||
clustername: k3s-dev
|
||||
servers:
|
||||
- ip: 192.168.11.121
|
||||
- ip: 192.168.11.121/24
|
||||
iso_path: ubuntu-20.04.1-live-server-amd64.iso
|
||||
guest_id: ubuntu64Guest
|
||||
- ip: 192.168.11.122
|
||||
- ip: 192.168.11.122/24
|
||||
iso_path: ubuntu-20.04.1-live-server-amd64.iso
|
||||
guest_id: ubuntu64Guest
|
||||
- ip: 192.168.11.123
|
||||
- ip: 192.168.11.123/24
|
||||
iso_path: ubuntu-20.04.1-live-server-amd64.iso
|
||||
guest_id: ubuntu64Guest
|
Reference in New Issue
Block a user