Skip to content

Commit

Permalink
Update with valid secret
Browse files Browse the repository at this point in the history
  • Loading branch information
ronardcaktus committed Nov 4, 2024
1 parent 57d6bcb commit 6027f81
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 deletions.
12 changes: 6 additions & 6 deletions deploy/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,12 +172,12 @@ azure_client_id: "39459c9f-77b3-4fae-942c-7ef9fbf1332c"
azure_tenant_id: "2046864f-68ea-497d-af34-a6629a6cd700"
azure_client_secret: !vault |
$ANSIBLE_VAULT;1.1;AES256
33333338343036366530346164376430303132653031376264346232383330373730303633623461
6662636633373131333362623766346361383533303936340a323336626262653465303733363539
35333463623633663836303831663935346234356466626430346639623766383133336664346436
3038646535623434390a393965643933373536316264373264303561653063656662373962626136
31363866616161303761353436323864383965393763616565626162653936616638626166323738
6164633165343265323665336532303538613133653764366231
66326536666564323330643461346239313738623566666633303934376132393739373862313463
6331336437353664366661316631626262643031343736300a313963366537353861633330646463
34396633643138313063326434323732343934383535636530646164323930356433666431396362
3638303539323239380a333865663734336261343066313361343435376163326661366630633463
31343965633836653436653465323438626262333565303034336237646665393661626362333766
3130326232336638373737356261616530373138666465653137
k8s_environment_variables:
DATABASE_URL: "{{ env_database_url }}"
Expand Down
10 changes: 0 additions & 10 deletions deploy/host_vars/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,6 @@ database_password: !vault |
38653066646362323434626564333166653433663261643465356538386265353239336131633061
3236316135343961646363316531383661623336623564336637
azure_client_id: "39459c9f-77b3-4fae-942c-7ef9fbf1332c"
azure_client_secret: !vault |
$ANSIBLE_VAULT;1.1;AES256
33333338343036366530346164376430303132653031376264346232383330373730303633623461
6662636633373131333362623766346361383533303936340a323336626262653465303733363539
35333463623633663836303831663935346234356466626430346639623766383133336664346436
3038646535623434390a393965643933373536316264373264303561653063656662373962626136
31363866616161303761353436323864383965393763616565626162653936616638626166323738
6164633165343265323665336532303538613133653764366231
env_django_secret_key: !vault |
$ANSIBLE_VAULT;1.1;AES256
63323239653538366637613837333237633038383531396663616236663436363431306234623962
Expand Down

0 comments on commit 6027f81

Please sign in to comment.