Fix network config;Fix illegal hostname
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2022-04-19 09:53:20 +02:00
parent 73daee6e7b
commit 3d4a0f1538
2 changed files with 10 additions and 6 deletions

View File

@ -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