mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
DCD-224: Var rename for clarity
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
vars:
|
||||
atl_product_user: "testuser"
|
||||
atl_product_home: "/opt/atlassian/product"
|
||||
atl_temp_dir: "/opt/atlassian/temp"
|
||||
atl_installer_temp: "/opt/atlassian/temp"
|
||||
roles:
|
||||
- role: product_base
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
owner: "{{ atl_product_user }}"
|
||||
with_items:
|
||||
- "{{ atl_product_home }}"
|
||||
- "{{ atl_temp_dir }}"
|
||||
- "{{ atl_installer_temp }}"
|
||||
|
||||
Reference in New Issue
Block a user