diff options
Diffstat (limited to 'mcp')
-rwxr-xr-x | mcp/config/states/maas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcp/config/states/maas b/mcp/config/states/maas index 73deb48c0..fa5e44659 100755 --- a/mcp/config/states/maas +++ b/mcp/config/states/maas @@ -69,4 +69,4 @@ done salt -C '* and not cfg01* and not mas01*' saltutil.sync_all salt -C '* and not cfg01* and not mas01*' state.apply salt -salt -C '* and not cfg01* and not mas01*' state.apply linux,ntp +wait_for "salt -C '* and not cfg01* and not mas01*' state.apply linux,ntp" |