Skip to content

Commit

Permalink
Use existing bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
bill-buchan committed Mar 11, 2024
1 parent 2edb9e6 commit 0819716
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ansible/group_vars/server_type_delius_core_db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ ami_roles_list:
- oracle-19c-delius
- oracle-db-bootstrap

ansible_aws_ssm_bucket_name: mod-platform-image-artefact-bucket20230203091453221500000001
# ansible_aws_ssm_bucket_name: mod-platform-image-artefact-bucket20230203091453221500000001

ansible_aws_ssm_bucket_name: ldap-dev-migration20240123173113114100000001

# the below vars are defined in multiple groups. Keep the values the same to avoid unexpected behaviour
roles_list: "{{ (ami_roles_list | default([])) + (server_type_roles_list | default([])) }}"
Expand Down

0 comments on commit 0819716

Please sign in to comment.