From ca5975f16e3b86070482a0c812ba6c640d86a810 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-server/share/xcat/install/rh/service.raid1.rhel6.ppc64.tmpl --- .../share/xcat/install/rh/service.raid1.rhel6.ppc64.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xCAT-server/share/xcat/install/rh/service.raid1.rhel6.ppc64.tmpl b/xCAT-server/share/xcat/install/rh/service.raid1.rhel6.ppc64.tmpl index 5e0168cc5..a6ebb6295 100644 --- a/xCAT-server/share/xcat/install/rh/service.raid1.rhel6.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/rh/service.raid1.rhel6.ppc64.tmpl @@ -36,7 +36,7 @@ key --skip #part None --fstype "PPC PReP Boot" --size 8 #part /boot --size 50 --fstype ext4 -#part swap --size 1024 +#part swap --size 1024 #part / --size 1 --grow --fstype ext4 #XCAT_PARTITION_START# @@ -112,7 +112,7 @@ skipx # # perl -e 'print crypt("blah","Xa") . "\n";'p # openssl passwd -apr1 -salt xxxxxxxx password -# +# # where "blah" is your root password. # #rootpw --iscrypted XaLGAVe1C41x2 @@ -120,7 +120,7 @@ skipx rootpw --iscrypted #CRYPT:passwd:key=system,username=root:password# # -# NIS setup: auth --enablenis --nisdomain sensenet +# NIS setup: auth --enablenis --nisdomain sensenet # --nisserver neptune --useshadow --enablemd5 # # OR