DCD-352: Explicitly start/enable service rather than relying on handlers.

This commit is contained in:
Steve Smith
2019-06-03 12:26:09 +10:00
parent ecfd5309fc
commit bf50f2beb2
6 changed files with 8 additions and 22 deletions

View File

@@ -1,8 +1,7 @@
---
# Mostly for molecule testing, as skip-tags doesn't work with handlers.
# Mostly for molecule testing, as skip-tags doesn't in all cases
atl_startup_enable: true
atl_startup_restart: true
atl_startup_script_map:
jira: "start-jira.sh"
@@ -13,5 +12,4 @@ atl_startup_exec_path: "{{ atl_product_installation_current }}/bin/{{ atl_startu
atl_startup_exec_options: ["-fg"]
atl_startup_systemd_params: []
atl_systemd_service_name: "{{ atl_product_edition }}.service"