From 3050e9871e59b5e29b8652fd9549d8aaf34c021a Mon Sep 17 00:00:00 2001 From: John Garbutt Date: Thu, 28 Mar 2019 10:35:52 +0000 Subject: [PATCH] Fix passwords for johng and stig users --- etc/cumulus-config/cumulus-config.yml | 36 ++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 4 deletions(-) diff --git a/etc/cumulus-config/cumulus-config.yml b/etc/cumulus-config/cumulus-config.yml index ffc6da3..94f300e 100644 --- a/etc/cumulus-config/cumulus-config.yml +++ b/etc/cumulus-config/cumulus-config.yml @@ -78,16 +78,44 @@ cumulus_tempest_alt_project: # stackhpc.os-projects role. cumulus_resops_users: - name: johng-admin - password: johng + password: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 62366133356636393339316336326132626265663830383765333862613066643436623034383430 + 6430633165303631333032636238633639353664316435340a636430393636393439356130313935 + 66633238306134363337366665666139616639396238663766616334373731653965396534616165 + 3366356365323039340a653631636639363234363738613736613132653262663239353265376632 + 37323965373134623964636336353637343666356666613338343361336437376136643238663630 + 3638386536383563633130653763656430393265613036623831 roles: "{{ cumulus_admin_roles }}" - name: johng - password: johng + password: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 62366133356636393339316336326132626265663830383765333862613066643436623034383430 + 6430633165303631333032636238633639353664316435340a636430393636393439356130313935 + 66633238306134363337366665666139616639396238663766616334373731653965396534616165 + 3366356365323039340a653631636639363234363738613736613132653262663239353265376632 + 37323965373134623964636336353637343666356666613338343361336437376136643238663630 + 3638386536383563633130653763656430393265613036623831 roles: "{{ cumulus_user_roles }}" - name: stig-admin - password: stig + password: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 63663030613037356135666465346230313465316235656665363730646164643539323336663563 + 3035613339356163313834653130323433663365323538380a343633303231353536393836383161 + 36386337626439643265633463366361623061363565353835643133336662346261313334373765 + 3164303661653064660a633962363239313136326234633932306662306466323561313235663938 + 62623665653836376165356635633235356366333265356466366664346266313661303465663131 + 3032383735386266313966373363636339393565333335323031 roles: "{{ cumulus_admin_roles }}" - name: stig - password: stig + password: !vault | + $ANSIBLE_VAULT;1.1;AES256 + 63663030613037356135666465346230313465316235656665363730646164643539323336663563 + 3035613339356163313834653130323433663365323538380a343633303231353536393836383161 + 36386337626439643265633463366361623061363565353835643133336662346261313334373765 + 3164303661653064660a633962363239313136326234633932306662306466323561313235663938 + 62623665653836376165356635633235356366333265356466366664346266313661303465663131 + 3032383735386266313966373363636339393565333335323031 roles: "{{ cumulus_admin_roles }}" - name: will password: !vault |