aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/defaults.pp
Commit message (Collapse)AuthorAgeFilesLines
* Move local_script define to mga-common moduleNicolas Vigier2012-12-101-12/+0
|
* clean the file from puppet-lint warningMichael Scherer2012-03-221-16/+16
|
* make service run by default, to simplify the manifestsMichael Scherer2012-01-141-0/+4
|
* add defaults values for user created by puppet, to remove duplicationMichael Scherer2012-01-081-0/+10
|
* add a define for local_script, and set explicitely the default value forMichael Scherer2012-01-081-0/+14
| | | | File ( 644 on file, 755 on directory )
* explictely set default value for Package and file, thus permitting usMichael Scherer2012-01-071-2/+13
| | | | to remove it from the rest of the manifests
* split defaults setting in a dedicated file ( to add more of them,Michael Scherer2012-01-071-0/+4
and prepare to split nodes.pp )