Ignore:
Timestamp:
5 Apr 2019, 23:44:20 (6 years ago)
Author:
uli
Message:

Start vhost 6 after reboots.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup-ansible/bootstrap.yml

    r14325 r15389  
    1515    # accounts are active.
    1616    permit_ssh_root: true
     17    # Allow admin users below to become root w/o entering password?
     18    permit_become_root_no_password: true
    1719    # create hashed passwords like this:
    1820    #      $ diceware -d '-' -n 6 --no-caps | tee mypw | mkpasswd -s --method=sha-512 >> mypw
    1921    admin_users:
    20       uli:
    21         hashed_pw: "$6$W3DjhWuk/dDzw2F$ozaXblaUYnEX6NiS9jg.NYFelyPIV8ySxDJGNwbPpTd.oAnmA.754pntuGT1XP.cAcpkCI5b9zWSgOQ09f5HG1"
     22      ulif:
     23        hashed_pw: "$6$iuoXy2wO3elWM6d2$NR/ayKF58q0Bm0BdsR.g.Nt5xYzD0s0t17ZjrYaRpY7nkRekjgHTnqw849pK9FdynmNZAioW6oQBQx3BB5kcd0"
    2224
    2325  roles:
Note: See TracChangeset for help on using the changeset viewer.