mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-224: Rename some roles for clarity.
This commit is contained in:
10
roles/product_install/templates/stash.varfile.j2
Normal file
10
roles/product_install/templates/stash.varfile.j2
Normal file
@@ -0,0 +1,10 @@
|
||||
app.install.service$Boolean=false
|
||||
app.service.account={{ atl_product_user }}
|
||||
portChoice=defaults
|
||||
app.bitbucketHome={{ atl_product_home }}
|
||||
app.defaultInstallDir={{ atl_product_installation_versioned }}
|
||||
launch.application$Boolean=false
|
||||
executeLauncherAction$Boolean=false
|
||||
elasticsearch.install.service$Boolean={{ atl_bitbucket_bundled_elasticsearch_enabled | default('false') }}
|
||||
confirm.disable.plugins$Boolean=true
|
||||
container.configuration.ignore$Boolean=true
|
||||
Reference in New Issue
Block a user