ITPLT-2247 add missing aws region var to all tests requiring it

This commit is contained in:
bmeehan
2022-11-03 09:23:23 +11:00
parent 1bd4b54082
commit b04c5556e5
27 changed files with 37 additions and 0 deletions

View File

@@ -14,6 +14,8 @@
atl_jdbc_collation: 'C'
atl_jdbc_ctype: 'C'
atl_jdbc_template: 'template0'
ansible_ec2_placement_region: 'us-east-1'
pre_tasks:
- name: Create cache dir
ansible.builtin.file: