DCD-224: Rename some roles for clarity.

This commit is contained in:
Steve Smith
2019-05-09 08:37:52 +10:00
parent cf39532c18
commit 80247f1803
57 changed files with 13 additions and 13 deletions

View File

@@ -0,0 +1,13 @@
launch.application$Boolean=false
rmiPort$Long={{ atl_tomcat_mgmt_port | default('8005') }}
app.defaultHome={{ atl_product_home }}
app.install.service$Boolean=false
app.service.account={{ atl_product_user }}
existingInstallationDir={{ atl_product_installation_versioned }}
sys.confirmedUpdateInstallationString=false
sys.languageId=en
sys.installationDir={{ atl_product_installation_versioned }}
executeLauncherAction$Boolean=true
httpPort$Long={{ atl_tomcat_port | default('8080') }}
portChoice=default
executeLauncherAction$Boolean=false

View File

@@ -0,0 +1,13 @@
launch.application$Boolean=false
rmiPort$Long={{ atl_tomcat_mgmt_port | default('8005') }}
app.jiraHome={{ atl_product_home }}
app.install.service$Boolean=false
app.service.account={{ atl_product_user }}
existingInstallationDir={{ atl_product_installation_versioned }}
sys.confirmedUpdateInstallationString=false
sys.languageId=en
sys.installationDir={{ atl_product_installation_versioned }}
executeLauncherAction$Boolean=true
httpPort$Long={{ atl_tomcat_port | default('8080') }}
portChoice=default
executeLauncherAction$Boolean=false

View 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

View File

@@ -0,0 +1 @@
{{ atl_product_version }}