Fix network config;Fix illegal hostname
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:
@ -4,6 +4,10 @@ kubernetes:
|
||||
image:
|
||||
deployment_option: large
|
||||
ova_url: sn.itch.fyi/Repository/rel/Ubuntu-Server-20.04.ova
|
||||
network:
|
||||
ntpserver: 0.pool.ntp.org,1.pool.ntp.org,2.pool.ntp.org
|
||||
dnsserver: 192.168.11.220,192.168.5.220
|
||||
gateway: 192.168.11.1
|
||||
servers:
|
||||
- ip: 192.168.11.121/24
|
||||
guest_id: ubuntu64Guest
|
||||
|
Reference in New Issue
Block a user