Merge "Pacemaker args must be included before containers"

This commit is contained in:
Jenkins 2017-07-24 18:42:01 +00:00 committed by Gerrit Code Review
commit 70d5b76eda
1 changed files with 1 additions and 1 deletions

View File

@ -101,9 +101,9 @@ deploy_args: >-
{{ cloud_name_args }}
{{ multinode_args }}
{{ scenario_args }}
{{ pacemaker_args }}
{{ container_args }}
{{ network_args }}
{{ pacemaker_args }}
{{ resource_registry_nic_configs_args }}
{{ workers_args }}
{{ backup_args }}