You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sadly, the Salt Zypper module does not seem to support this natively, so this would have to be implemented differently.
Right. This will be implemented by running zypper ps and grepping the output for the string "No processes using deleted files found". (We are already using this in ceph-salt reboot and ceph-salt update --reboot to determine whether nodes need to be rebooted.)
If "zypper ps -s" is not clean on all nodes,
ceph-salt apply
should not initiate the Salt Formula.The text was updated successfully, but these errors were encountered: