DCD-1286: Update submodule and use new env cleanup option.

This commit is contained in:
Steve Smith 2021-05-24 17:44:31 +10:00
parent 47da66bc0a
commit 4950c44be6
2 changed files with 3 additions and 2 deletions

View File

@ -16,4 +16,5 @@ gen_cfg('confluence-init.properties.j2',
gen_cfg('confluence.cfg.xml.j2', f'{CONFLUENCE_HOME}/confluence.cfg.xml',
user=RUN_USER, group=RUN_GROUP, overwrite=False)
exec_app([f'{CONFLUENCE_INSTALL_DIR}/bin/start-confluence.sh', '-fg'], CONFLUENCE_HOME, name='Confluence')
exec_app([f'{CONFLUENCE_INSTALL_DIR}/bin/start-confluence.sh', '-fg'], CONFLUENCE_HOME,
name='Confluence', env_cleanup=True)

@ -1 +1 @@
Subproject commit 010d72fcde77a8ffa7ed3d7790f173dde9cadea5
Subproject commit 122a16186e5a861efa7a0a6244fba06c9de97e22