DCD-224: Add inventory file for SSH tunnel.

This commit is contained in:
Steve Smith
2019-04-08 14:18:19 +10:00
parent 1a0cee7aab
commit 6c63e70b92
3 changed files with 8 additions and 2 deletions

View File

@@ -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. See bin/ansible-with-atl-env for a convenient wrapper.
# Ansible is run. See bin/ansible-with-atl-env for a convenient wrapper
atl_efs_id: "{{ lookup('env', 'ATL_EFS_ID') }}"