git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
ModeNameSize
-rw-r--r--Puppetfile1212logstatsplain
-rw-r--r--README.md4191logstatsplain
-rw-r--r--environment.conf573logstatsplain
d---------hieradata105logstatsplain
d---------manifests35logstatsplain
d---------scripts90logstatsplain
d---------site65logstatsplain
ash profile out to its own 'profile' moduleNick Walker 2016-03-241-0/+4 | | | | | | | | | Prior to this commit, there was a stash profile in the site dir of this control-repo. After this commit, the profile has been moved to it's own repo where it can be used more generally and not tightly coupled to this repository. * Move gitlab profile out to its own 'profile' moduleNick Walker 2016-03-241-0/+4 | | | | | | | | | | | | Prior to this commit, there was a gitlab profile in the site dir of this control-repo. After this commit, the profile has been moved to it's own repo where it can be used more generally and not tightly coupled to this repository. As a result, the gitlab role has been removed from this repository as well. * Move puppetmaster profile to rampup_profile_puppetmaster module