aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bcd/manifests/base.pp
Commit message (Collapse)AuthorAgeFilesLines
* lint fixes for bcdThomas Backlund2015-10-191-1/+1
|
* xauth is needed for qemu testingThomas Backlund2012-11-071-0/+3
|
* managehome is true by default for our puppet infraMichael Scherer2012-03-171-1/+0
|
* refactor directory creationMichael Scherer2012-03-171-9/+1
|
* add missing includeMichael Scherer2012-03-171-0/+1
|
* split base from init.pp, and simplify the variable declaration and lookupMichael Scherer2012-03-171-0/+34
by merging bcd::variable with the main class (so we can directly say bcd::login instead of using bcd::variable )