Paul Tobias
Results
1
comments of
Paul Tobias
Until this is merged I did a workaround: ``` class gentoo_base::puppet_sysctl_path_workaround { # This is to work around https://github.com/thias/puppet-sysctl/pull/43 until it's merged file { '/sbin/sysctl': ensure => link, target =>...