mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-224: Add fetching of EC2 metadata and generation of EFS mount from it.
This commit is contained in:
2
roles/aws_efs_config/defaults/main.yml
Normal file
2
roles/aws_efs_config/defaults/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
efs_target: "{{ ansible_ec2_placement_availability_zone }}.{{ atl_efs_id }}.efs.{{ ansible_ec2_placement_region }}.amazonaws.com"
|
||||
Reference in New Issue
Block a user