mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-224: Create varfile and add molecule test.
This commit is contained in:
12
roles/jira_config/templates/jira.varfile.j2
Normal file
12
roles/jira_config/templates/jira.varfile.j2
Normal file
@@ -0,0 +1,12 @@
|
||||
launch.application$Boolean=false
|
||||
rmiPort$Long=8005
|
||||
app.jiraHome={{ atl_product_home }}
|
||||
app.install.service$Boolean=true
|
||||
existingInstallationDir={{ atl_product_installation_dir }}
|
||||
sys.confirmedUpdateInstallationString=false
|
||||
sys.languageId=en
|
||||
sys.installationDir={{ atl_product_installation_dir }}
|
||||
executeLauncherAction$Boolean=true
|
||||
httpPort$Long=8080
|
||||
portChoice=default
|
||||
executeLauncherAction$Boolean=false
|
||||
Reference in New Issue
Block a user