mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
DCD-224: Add conversion of env-vars on startup.
This commit is contained in:
@@ -6,5 +6,5 @@ atl_shared_mountpoint: "/media/atl"
|
||||
|
||||
# The following are imports from the environment. These are generally
|
||||
# set in /etc/atl by the CloudFormation template and sourced before
|
||||
# Ansible is run.
|
||||
# Ansible is run. See bin/ansible-with-atl-env for a convenient wrapper.
|
||||
atl_efs_id: "{{ lookup('env', 'ATL_EFS_ID') }}"
|
||||
|
||||
Reference in New Issue
Block a user