Mercurial > repos > other > Puppet
annotate manifests/site.pp @ 14:534e584f21ce
Tweak time on permission setting script so that it is less likely to clash with LoadAVG run every 6 minutes
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Mon, 01 Dec 2014 21:28:45 +0000 |
parents | 956e484adc12 |
children | e3aeb8761950 |
rev | line source |
---|---|
0
956e484adc12
Initial public release of Puppet configs
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
1 import "nodes" |
956e484adc12
Initial public release of Puppet configs
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
2 |
956e484adc12
Initial public release of Puppet configs
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
3 Exec { path => "/usr/bin:/usr/sbin/:/bin:/sbin" } |