From 4d91b4be21772b4e7de54b4413f4f036fe36f59f Mon Sep 17 00:00:00 2001 From: phamt Date: Tue, 13 Apr 2010 03:30:05 +0000 Subject: [PATCH] Updated templates git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- .../xcat/install/rh/compute.rhel5.s390x.tmpl | 2 +- .../install/sles/compute.sles10.s390x.tmpl | 26 +++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl b/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl index cd11d0e80..0575286b3 100644 --- a/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl @@ -4,7 +4,7 @@ install url --url replace_url key --skip lang en_US.UTF-8 -network --device eth0 --mtu=1500 --bootproto static --ip replace_ip --netmask replace_netmask --gateway replace_gateway --nameserver replace_nameserver --hostname replace_hostname +network --bootproto dhcp rootpw replace_rootpw firewall --disabled authconfig --enableshadow --enablemd5 diff --git a/xCAT-server/share/xcat/install/sles/compute.sles10.s390x.tmpl b/xCAT-server/share/xcat/install/sles/compute.sles10.s390x.tmpl index f50a0886b..5e5a8cf27 100644 --- a/xCAT-server/share/xcat/install/sles/compute.sles10.s390x.tmpl +++ b/xCAT-server/share/xcat/install/sles/compute.sles10.s390x.tmpl @@ -1081,4 +1081,30 @@ + + + + + + +