Remove senseless indication of primarynic in ubuntu template, this file isn't even read until network is already up
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16142 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
ac4206007d
commit
f8d8231255
@ -8,7 +8,6 @@ d-i console-setup/ask_detect boolean false
|
||||
d-i console-setup/layoutcode string en
|
||||
|
||||
### Network Configuration
|
||||
d-i netcfg/choose_interface select #TABLE:noderes:$NODE:primarynic#
|
||||
|
||||
d-i netcfg/get_hostname string unassigned-hostname
|
||||
d-i netcfg/get_domain string unassigned-domain
|
||||
|
Loading…
x
Reference in New Issue
Block a user