Tagged Questions
1
vote
0answers
217 views
Static IP value set in orchestra not being applied on installation [closed]
I have orchestra setup to make install through the network.
on my kickstart file I have this
# Static network configuration.
d-i netcfg/get_nameservers string 10.1.1.249
d-i netcfg/get_ipaddress ...