Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean the file from puppet-lint warning | Michael Scherer | 2012-03-22 | 1 | -16/+16 |
| | |||||
* | make service run by default, to simplify the manifests | Michael Scherer | 2012-01-14 | 1 | -0/+4 |
| | |||||
* | add defaults values for user created by puppet, to remove duplication | Michael Scherer | 2012-01-08 | 1 | -0/+10 |
| | |||||
* | add a define for local_script, and set explicitely the default value for | Michael Scherer | 2012-01-08 | 1 | -0/+14 |
| | | | | File ( 644 on file, 755 on directory ) | ||||
* | explictely set default value for Package and file, thus permitting us | Michael Scherer | 2012-01-07 | 1 | -2/+13 |
| | | | | to remove it from the rest of the manifests | ||||
* | split defaults setting in a dedicated file ( to add more of them, | Michael Scherer | 2012-01-07 | 1 | -0/+4 |
and prepare to split nodes.pp ) |