Rebase to ISO;Add automatic name generation
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:
@ -6,4 +6,5 @@ hv:
|
||||
folder: Development
|
||||
cluster: Cluster.Legacy
|
||||
datastore: NAS01.RAID5
|
||||
isodatastore: ESX00.SSD03
|
||||
network: LAN
|
||||
|
@ -1,8 +1,10 @@
|
||||
---
|
||||
kubernetes:
|
||||
clustername: k3s-dev
|
||||
servers:
|
||||
- ip: 192.168.11.121
|
||||
template: xyz
|
||||
iso_path: ubuntu-20.04.1-live-server-amd64.iso
|
||||
- ip: 192.168.11.122
|
||||
template: abc
|
||||
iso_path: ubuntu-20.04.1-live-server-amd64.iso
|
||||
- ip: 192.168.11.123
|
||||
template: pqr
|
||||
iso_path: ubuntu-20.04.1-live-server-amd64.iso
|
||||
|
Reference in New Issue
Block a user