Compare commits

...

2 Commits

  1. 2
      albert/kickstart.cfg
  2. 4
      common/authentication_rootpw.cfg

2
albert/kickstart.cfg

@ -2,7 +2,7 @@ logging --level=debug
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/centos7/media_netboot.cfg
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/authentication.cfg
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/authentication_rootpw.cfg
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/darren-patch-1/common/authentication_rootpw.cfg
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/logging.cfg
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/selinux.cfg
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/services.cfg

4
common/authentication_rootpw.cfg

@ -1,2 +1,4 @@
### ROOT PASSWORD
rootpw --iscrypted '$6$jMXzWlUc$76rMf8rNh4Ls/O2EfNDhMwBPU7EeDPWAfexDVnOGMCwqVwtvkF1RN104AafHoBo27qfew9cVYY2jVpC8muToA.'
### rootpw --iscrypted '$6$jMXzWlUc$76rMf8rNh4Ls/O2EfNDhMwBPU7EeDPWAfexDVnOGMCwqVwtvkF1RN104AafHoBo27qfew9cVYY2jVpC8muToA.'
rootpw 'testingfordave'
Loading…
Cancel
Save