X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=mcp%2Fscripts%2Fsalt.sh;h=36ee27b898b64daf395c25d706f4fb7d9c688526;hb=80757cccc9e6e3edefc6fa4562d22321486e8ec8;hp=3d0fb91175dee14176c103c2fc21d8862bf4e3f5;hpb=8d7128a62cd2f9b3df1d59bf4aa4fa7a387b1679;p=fuel.git diff --git a/mcp/scripts/salt.sh b/mcp/scripts/salt.sh index 3d0fb9117..36ee27b89 100755 --- a/mcp/scripts/salt.sh +++ b/mcp/scripts/salt.sh @@ -55,6 +55,7 @@ ssh ${SSH_OPTS} "${SSH_SALT}" bash -s << SALT_INSTALL_END cd ${OPNFV_FUEL_DIR}/mcp/patches && ./patch.sh patches.list formulas salt-call state.apply salt + salt '*' saltutil.sync_all salt '*' state.apply salt | fgrep -q 'No response' && salt '*' state.apply salt salt -C 'I@salt:master' state.sls linux