test: add network template tests
This commit is contained in:
1
tests/network/golden/static-kickstart
Normal file
1
tests/network/golden/static-kickstart
Normal file
@@ -0,0 +1 @@
|
||||
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
|
||||
Reference in New Issue
Block a user