summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2015-04-01 15:48:29 +1100
committerMartin Schwenke <martin@meltin.net>2015-04-01 15:48:29 +1100
commitdaaede40c1fb8db121e39158c3115f4c687312e1 (patch)
tree5d7e8ee1cfe26bcc7b10092745dc4b51322c8dd2 /templates
parent3f332c05c0b52a11e41fa39a21c11cc12c9fecf5 (diff)
downloadautocluster-daaede40c1fb8db121e39158c3115f4c687312e1.tar.gz
autocluster-daaede40c1fb8db121e39158c3115f4c687312e1.tar.xz
autocluster-daaede40c1fb8db121e39158c3115f4c687312e1.zip
Kickstart: Drop 2nd network interface configuration
It isn't used and causes problems with RHEL 7.1. Signed-off-by: Martin Schwenke <martin@meltin.net>
Diffstat (limited to 'templates')
-rw-r--r--templates/nas-kickstart.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/nas-kickstart.cfg b/templates/nas-kickstart.cfg
index b3ed221..8eaf33f 100644
--- a/templates/nas-kickstart.cfg
+++ b/templates/nas-kickstart.cfg
@@ -8,7 +8,6 @@ keyboard @@KS_KEYBOARD@@
skipx
text
network --device eth0 --bootproto dhcp
-network --device eth1 --onboot no --bootproto static
rootpw @@ROOTPASSWORD@@
firewall --disabled
selinux --disabled