git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Enable Hiera 5Reid Vandewiele 2017-11-152-0/+3
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.
itle='2021-10-12 12:52:51 +0200'>2021-10-121-5/+5 | | | | | | | | | | | | All links to Puppet's Code Manager were broken. The Puppet 5 links are updated to version 7. The Gitlab links redirect somewhere else. The direct link saves users a redirect. * | Merge pull request #105 from taikaa/readme-updatesReid Vandewiele 2022-03-031-1/+1 |\ \ | | | | | | (docs) corrected Gitlab initial password information | * | (docs) corrected Gitlab initial password informationTA 2021-11-171-1/+1 | |/ * / Jumpstart programme is not live (#107)David Sandilands 2022-03-031-3/+1 |/ | | | | | | | | * Jumpstart programme is not live We should remove the mention of the jumpstart programme which appears orphaned and unmaintained * Update README.md Co-authored-by: Reid Vandewiele <reid@puppet.com> * Merge pull request #101 from kinners00/adhoc-contentReid Vandewiele 2021-06-115-0/+21 |\ | | | | add tasks and plans directories | * change of language Marc McKinley 2021-05-191-1/+1 | | | | | | | | | | script > task Co-authored-by: Reid Vandewiele <reid@puppet.com> | * change of language