Skip to content

Commit

Permalink
Add updated secret to production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ronardcaktus committed Oct 24, 2024
1 parent b4de33a commit ab9428c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions deploy/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,13 +171,13 @@ env_email_host_pass: !vault |
azure_client_id: "f0629cf8-f6f4-4142-94c3-11b8beaaa510"
azure_tenant_id: "2046864f-68ea-497d-af34-a6629a6cd700"
azure_client_secret: !vault |
$ANSIBLE_VAULT;1.1;AES256
33333338343036366530346164376430303132653031376264346232383330373730303633623461
6662636633373131333362623766346361383533303936340a323336626262653465303733363539
35333463623633663836303831663935346234356466626430346639623766383133336664346436
3038646535623434390a393965643933373536316264373264303561653063656662373962626136
31363866616161303761353436323864383965393763616565626162653936616638626166323738
6164633165343265323665336532303538613133653764366231
$ANSIBLE_VAULT;1.1;AES256
33333338343036366530346164376430303132653031376264346232383330373730303633623461
6662636633373131333362623766346361383533303936340a323336626262653465303733363539
35333463623633663836303831663935346234356466626430346639623766383133336664346436
3038646535623434390a393965643933373536316264373264303561653063656662373962626136
31363866616161303761353436323864383965393763616565626162653936616638626166323738
6164633165343265323665336532303538613133653764366231
k8s_environment_variables:
DATABASE_URL: "{{ env_database_url }}"
Expand Down
12 changes: 6 additions & 6 deletions deploy/host_vars/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ database_password: !vault |
azure_client_id: "39459c9f-77b3-4fae-942c-7ef9fbf1332c"
azure_client_secret: !vault |
$ANSIBLE_VAULT;1.1;AES256
62383037633362323633303630383031306666613239653333353735653662633265316635346135
3439326633363038333432666238396364386165383932320a653231323632393839313966306165
66633866646436366264336462636264383232386366636132343337363163343236306661316138
3664656261353362630a613966313138373630333935323863376565386364353733343566646639
38363430336432343538616536643963613434663734626565626563343764373231653561636364
6465343637323033386364356634356132353364336235663264
33333338343036366530346164376430303132653031376264346232383330373730303633623461
6662636633373131333362623766346361383533303936340a323336626262653465303733363539
35333463623633663836303831663935346234356466626430346639623766383133336664346436
3038646535623434390a393965643933373536316264373264303561653063656662373962626136
31363866616161303761353436323864383965393763616565626162653936616638626166323738
6164633165343265323665336532303538613133653764366231
env_django_secret_key: !vault |
$ANSIBLE_VAULT;1.1;AES256
Expand Down

0 comments on commit ab9428c

Please sign in to comment.