ignore old puppet-common on stretch hosts
[mirror/dsa-puppet.git] / modules / nagios / manifests / client.pp
index 30a8861..2f4aede 100644 (file)
@@ -74,6 +74,7 @@ class nagios::client inherits nagios {
        }
        file { '/usr/local/sbin/dsa-check-libs':
                source  => 'puppet:///modules/nagios/dsa-check-libs',
+               mode    => '0555',
        }
 
 }