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
If I run puppet agent with run resource:
sysctl { 'vm.swapinness': value => 30' }
after a reboot I get a exec executed successfully. Subsequent puppet runs is silent. It would be nice to get rid of exec messages during a puppet catalogue run to avoid unnecessary messages.
The text was updated successfully, but these errors were encountered:
If I run puppet agent with run resource:
sysctl { 'vm.swapinness': value => 30' }
after a reboot I get a exec executed successfully. Subsequent puppet runs is silent. It would be nice to get rid of exec messages during a puppet catalogue run to avoid unnecessary messages.
The text was updated successfully, but these errors were encountered: