Files
proxmox-packer/tests/network/golden/static-kickstart
2024-12-09 22:39:52 +00:00

2 lines
151 B
Plaintext

network --device=eth0 --bootproto=static --ip=192.168.100.192 --netmask=255.255.255.0 --gateway=192.168.100.1 --nameserver=192.168.100.3,192.168.100.1