git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/site/profile/manifests/stash.pp
diff options
context:
space:
mode:
Diffstat (limited to 'site/profile/manifests/stash.pp')
0 files changed, 0 insertions, 0 deletions
>| | | | | | Added a function to find the hostname and port of the classifier Added a fucntion to return all puppetdb hostnames * Merge branch 'production' of https://github.com/npwalker/control-repo into ↵Nick Walker 2015-11-2410-0/+205 |\ | | | | | | merge_npwalker_control_repo | * Change owner/group to pe-puppet for hiera moduleNick Walker 2015-11-171-2/+2 | | | | | | | | | | | | | | | | When the owner / group was root this meant that enabling hiera-eyaml wouldn't work properly as the keys couldn't be read by puppetserver. Changing to pe-puppet should resolve the issue. | * fixing a bunch of puppet lint warnings