git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/data/common.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Enable Hiera 5Reid Vandewiele 2017-11-151-0/+2
This commit enables the control repo to use Hiera 5 environment-level hiera hierarchy. This means adding a hiera.yaml to the repo, and moving hieradata/ => data/. We should do this to the control-repo template new customers base off of because in a Hiera 5 world, the global hiera.yaml should be very minimal (possibly even ONLY having the console level), and everything else (nodes, common) belongs in the environment hiera.yaml. This control-repo template is how people start using Puppet. It should reflect using our most modern technologies.
f='/control-repo-template/commit/Puppetfile?h=config_version_lirion&id=0b7acebc34beb3890eba34edd5b6ac8b7a1e9251'>switch to npwalker/abrader-gmsNick Walker 2015-10-291-2/+2 | * Correct module namespace for stash moduleNick Walker 2015-09-221-1/+1 | * add modules for stash and a profileNick Walker 2015-08-251-10/+4 | * Update version of abrader-gmsNick Walker 2015-08-181-1/+1 | * Add abrader-gms module to PuppetfileNick Walker 2015-08-171-0/+5 | * Add vhsn/gitlab and acidprime/r10k to PuppetfileNick Walker 2015-08-141-0/+7 | * Remove hiera.yaml and instead manage it with puppet code