thias / puppet-sysctl

Puppet module to manage sysctl parameters
Other
35 stars 82 forks source link

Updated init.pp with simplified management of paths. #63

Open pier4r opened 6 years ago

pier4r commented 6 years ago

Problem

   Error: /Stage[main]/Profiles::Base::Sysctl/Sysctl[vm.swappiness]/Exec[enforce-sysctl-value-vm.swappiness]/returns: change from notrun to 0 failed: Could not find command '/sbin/sysctl'

Solution

See changes

Testing