aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/cobbler/snippets/kickstart_network_config
blob: c4bb47ee595f5b662f29bfc21d696863b0f457da (plain)
1
2
3
4
5
6
7
## start of cobbler network_config generated code
#if $getVar("system_name","") != ""
# Using "new" style networking config, by matching networking information to the physical interface's
# MAC-address
%include /tmp/pre_install_network_config
#end if
## end of cobbler network_config generated code