Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add defaults values for user created by puppet, to remove duplication | Michael Scherer | 2012-01-08 | 1 | -3/+0 |
* | remove values already set by default | Michael Scherer | 2012-01-08 | 1 | -2/+0 |
* | use cp instead of mv, since mv would requires to be able to write in /var/www... | Michael Scherer | 2012-01-08 | 1 | -1/+1 |
* | slightly simplify the module, by dropping 1 variable and using local_script | Michael Scherer | 2012-01-08 | 1 | -3/+1 |
* | move maintdb templates in a subdirectory | Michael Scherer | 2012-01-08 | 1 | -4/+4 |
* | rename maintdb, to be able to create a subdirectory to hold the template | Michael Scherer | 2012-01-08 | 1 | -1/+1 |
* | fix variable that were not correctly renamed | Michael Scherer | 2012-01-08 | 1 | -2/+2 |
* | stip maintdb_ prefix from variable, since we no longer need it, | Michael Scherer | 2012-01-07 | 1 | -29/+21 |
* | no longer inherit from base ( not needed ) | Michael Scherer | 2012-01-07 | 1 | -1/+1 |
* | split maintdb in a separate class, and clean it a little bit | Michael Scherer | 2012-01-07 | 1 | -0/+71 |