Merge "[baremetal] Fix cmp proto dhcp on PXE/admin"
[fuel.git] / mcp / config / states / maas
index 02afd2c..8f7a866 100755 (executable)
@@ -101,4 +101,4 @@ while [ $rc -ne 0 ] && [ ${attempt} -lt ${total_attempts} ]; do
   ((attempt+=1))
 done
 
-wait_for 10 "salt -C '* and not cfg01* and not mas01*' saltutil.sync_all"
+wait_for 10.0 "salt -C '* and not cfg01* and not mas01*' saltutil.sync_all"