diff options
-rw-r--r-- | ks-template/hw/dell/R7425/100g-dtn.ks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ks-template/hw/dell/R7425/100g-dtn.ks b/ks-template/hw/dell/R7425/100g-dtn.ks index 8c8865e..4137e33 100644 --- a/ks-template/hw/dell/R7425/100g-dtn.ks +++ b/ks-template/hw/dell/R7425/100g-dtn.ks @@ -25,7 +25,7 @@ network --bootproto=static --device=p7p1 --ip=SECIP --netmask=SECNETMASK --node network --hostname=HOSTNAME # Root password -rootpw --iscrypted $6$OZ1kzVgDD3xDqL65$0q/XDwu7oSGkI8FJ/ykOIi7Pm0m0kNHC5kw7FLWsmOw3KLHCgoNHAzcJJM0nJdaJ7oqYJbxf86LgQK2zqTGX/. +rootpw --iscrypted $6$BDD,Ee9.cqMe3zgI$yWLZMb5cORNSJyD0oJcLWVKX.p876wjDp2hrbPH0jqK/LmZgzQ9cP5qiEGHzqGMGNSwk/HGJXPxDbTwqNbuIw1 # System services services --enabled="chronyd" # Do not configure the X Window System |