commit | 037f8983abda1e2714bf5b1a07d2b27869f38623 | [log] [tgz] |
---|---|---|
author | Jiri Broulik <jbroulik@mirantis.com> | Mon Apr 23 17:07:16 2018 +0200 |
committer | Jiri Broulik <jbroulik@mirantis.com> | Mon Apr 23 17:07:16 2018 +0200 |
tree | 70775d10572ade5c491d3861c4ea4f3726815de9 | |
parent | 94fc25975313a553e8062dcecfb6d7c97335f60c [diff] |
Orch fix Change-Id: Id6d3a84cf61a04b3719cdb39798282651fb0d588
diff --git a/src/com/mirantis/mk/Orchestrate.groovy b/src/com/mirantis/mk/Orchestrate.groovy index 02195a7..7c2e92f 100644 --- a/src/com/mirantis/mk/Orchestrate.groovy +++ b/src/com/mirantis/mk/Orchestrate.groovy
@@ -16,6 +16,7 @@ def installFoundationInfra(master, staticMgmtNet=false) { def salt = new com.mirantis.mk.Salt() + def common = new com.mirantis.mk.Common() // NOTE(vsaienko) Apply reclass first, it may update cluster model // apply linux and salt.master salt.minion states afterwards to make sure