Add password as hashed value
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Danny Bessems 2021-06-07 16:01:11 +02:00
parent c4389f4932
commit b7d737e7df
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ autoinstall:
identity:
hostname: packer-template
username: ubuntu
password: <<ssh-password>>
password: $6$SwUak7iE$viBso3cuUs4TPFaoN5eSmf4UBQ/0LyxQu4ty4WBpJnDtmUBS6ZwBReXoHdbdtXD8R96C2fT5t3FfuyfIDhASf0
ssh:
install-server: yes
allow-pw: true