This commit is contained in:
Justin Bertram 2020-02-25 12:08:00 -06:00
commit 692e44d999
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Default here is FALSE. If you set this to true, it will change security settings
- CREATE_ARGUMENTS
Default here is `--user ${ARTEMIS_USER} --password ${ARTEMIS_PASSWORD} --silent --http-host 0.0.0.0 --relax-jolokia"`
Default here is `--user ${ARTEMIS_USER} --password ${ARTEMIS_PASSWORD} --silent --http-host 0.0.0.0 --relax-jolokia`
This will be passed straight to `./artemis create` during the execution.