ITOPSENG-589 more renaming from stash>bitbucket

This commit is contained in:
Geoff Jacobs
2020-04-27 13:47:52 +10:00
parent 09d4bb3a4f
commit 8c49df1a19
7 changed files with 9 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ atl_startup_restart: "{{ lookup('env', 'ATL_STARTUP_RESTART') or true }}"
atl_startup_script_map:
jira: "bin/start-jira.sh"
confluence: "bin/start-confluence.sh"
stash: "bin/start-bitbucket.sh"
bitbucket: "bin/start-bitbucket.sh"
crowd: "start_crowd.sh"
atl_startup_exec_path: "{{ atl_product_installation_current }}/{{ atl_startup_script_map[atl_product_family] }}"