diff options
author | stark, steven <ss820f@att.com> | 2018-06-13 17:30:49 -0700 |
---|---|---|
committer | stark, steven <ss820f@att.com> | 2018-06-13 17:30:49 -0700 |
commit | 497832349949c5974abda806860c06d022aaf493 (patch) | |
tree | 4a04c9886265a6972398f2415c83dff4a97657cd /zones/development/inventory | |
parent | a8606568afc3deb1ba014126c47b1ac1fc8dd36e (diff) |
[VVP] modified README, fixed hash
Change-Id: Ic43caace589f167c0923de1c97e26c4639fb7397
Issue-ID: VVP-78
Signed-off-by: stark, steven <ss820f@att.com>
Diffstat (limited to 'zones/development/inventory')
-rw-r--r-- | zones/development/inventory/group_vars/all/unencrypted_vault.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zones/development/inventory/group_vars/all/unencrypted_vault.yml b/zones/development/inventory/group_vars/all/unencrypted_vault.yml index 7283019..dd9919e 100644 --- a/zones/development/inventory/group_vars/all/unencrypted_vault.yml +++ b/zones/development/inventory/group_vars/all/unencrypted_vault.yml @@ -126,7 +126,7 @@ vault_jenkins_admin_password: koiyeBaiTh3kaiNg vault_gitlab_admin_password: ao6ij6wohWeiqu4e # python3 -c 'import bcrypt as b;print(b.hashpw(b"<password>",b.gensalt(rounds=10, prefix=b"2a")).decode())' -vault_jenkins_admin_password_hash: $10$n2WJZasbQkd8PdySxQDo1uB67Wv7QfG0tvKuidbLC4w1Ss6p3eZEq +vault_jenkins_admin_password_hash: $2a$10$DriuKu8Oq7iihmv/4o9J8uzrh6BUAiKnz3.3mD1pCogsPrg9n63ZW # ssh-keygen -t ed25519 vault_jenkins_deploy_key: | |