puppet-sysctl icon indicating copy to clipboard operation
puppet-sysctl copied to clipboard

Unnecessary changes to catalogue after reboot

Open ggeldenhuis opened this issue 7 years ago • 0 comments

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.

ggeldenhuis avatar Mar 29 '18 10:03 ggeldenhuis