aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/files
diff options
context:
space:
mode:
authorEmil Renner Berthing <esmil@labitat.dk>2018-12-03 20:59:42 +0100
committerEmil Renner Berthing <esmil@labitat.dk>2018-12-03 21:00:21 +0100
commit733fbbb1ff2fbd427ec7ef1955232150f4a9fb5a (patch)
treed68e4efdfd3571397604be51dabf16f22093916d /roles/space_server/files
parentc5a9908b712f1fcb1b4ee119dd9242749c8e7fc6 (diff)
downloadlabitat-ansible-733fbbb1ff2fbd427ec7ef1955232150f4a9fb5a.tar.gz
labitat-ansible-733fbbb1ff2fbd427ec7ef1955232150f4a9fb5a.tar.xz
labitat-ansible-733fbbb1ff2fbd427ec7ef1955232150f4a9fb5a.zip
users: esmil: add password
..so I can log in on a serial port and save the day. This is one way to generate the hashed password line: python <<EOF from passlib.hash import sha512_crypt import getpass print(sha512_crypt.using(rounds=5000).hash(getpass.getpass())) EOF
Diffstat (limited to 'roles/space_server/files')
0 files changed, 0 insertions, 0 deletions