Commit f08b4904 authored by Adam Gardiner's avatar Adam Gardiner

Fix issue with root login

parent 4d46162e
Pipeline #6 failed with stages
...@@ -9,7 +9,7 @@ lang en_US.UTF-8 ...@@ -9,7 +9,7 @@ lang en_US.UTF-8
keyboard us keyboard us
network --onboot yes --device eth0 --bootproto dhcp --noipv6 --hostname epmvirt network --onboot yes --device eth0 --bootproto dhcp --noipv6 --hostname epmvirt
rootpw --iscrypted $6 rootpw --iscrypted ghS5IS2vYzvjQ
firewall --service=ssh firewall --service=ssh
authconfig --enableshadow --passalgo=sha512 authconfig --enableshadow --passalgo=sha512
selinux --enforcing selinux --enforcing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment