mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-374: EFS mount just needs the EFS ID.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
---
|
||||
efs_target: "{{ ansible_ec2_placement_availability_zone }}.{{ atl_efs_id }}.efs.{{ ansible_ec2_placement_region }}.amazonaws.com"
|
||||
efs_target: "{{ atl_efs_id }}"
|
||||
|
||||
Reference in New Issue
Block a user