Freeze the galera formula to avoid update 77/46477/3
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Tue, 31 Oct 2017 13:29:48 +0000 (17:29 +0400)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Tue, 31 Oct 2017 18:14:50 +0000 (22:14 +0400)
Change-Id: Ibf03a7dc2ed58a749476ae0bdc6cad2bba8783fb
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
mcp/scripts/salt.sh

index fc6b101..a7948a7 100755 (executable)
@@ -70,6 +70,10 @@ ssh ${SSH_OPTS} "${SSH_SALT}" bash -s -e << SALT_INSTALL_END
 
   salt '*' state.sls ntp
 
+  # Freeze the galera formula to avoid update
+  salt-call pkg.install salt-formula-galera allow_updates=False refresh=False \
+    version=1.0+201710200646.13c9ec7~xenial1
+
   # Temporary fixup for mismatch between neutron formula and reclass model
   salt-call pkg.install salt-formula-neutron allow_updates=False refresh=False \
     version=2016.12.1+201709251458.f0607d9-1xenial1