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
The script resource for :start action has no guards, and thus executed each time chef-client runs. It should get not_if/only_if guard to execute only if needed.
The script resource for :start action has no guards, and thus executed each time chef-client runs. It should get not_if/only_if guard to execute only if needed.