From f8d82312557b6002b96b2c09ed13fa0e97002022 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Tue, 30 Apr 2013 19:32:05 +0000 Subject: [PATCH] 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 --- xCAT-server/share/xcat/install/ubuntu/compute.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/xCAT-server/share/xcat/install/ubuntu/compute.tmpl b/xCAT-server/share/xcat/install/ubuntu/compute.tmpl index 8ba6f196f..c9aba52fd 100644 --- a/xCAT-server/share/xcat/install/ubuntu/compute.tmpl +++ b/xCAT-server/share/xcat/install/ubuntu/compute.tmpl @@ -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