git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/hieradata/virtual
Commit message (Collapse)AuthorAgeFilesLines
* Reduce the scope of the control-repo to mostly an exampleNick Walker 2016-03-291-42/+0
| | | | | | | | | | | | | | | | | | | Prior to this commit, the control-repo was an example of the structure of a control repo but it also included puppet code to help setup code manager and instructions to get that all setup in a very specific way. This was great for users that wanted to follow those instructions exactly but wasn't great for people just looking for an example to start from. After this commit, the control-repo will be just an example once again and a new repo somehwere else will pop up to provide the explicit instructions on how to use the example with code manager. There are links added to puppetlabs/control-repo to a new repo that will have a version of the code that once lived in puppetlabs/control-repo
* change puppetserver heap to 192mNick Walker 2015-10-291-1/+1
|
* Change puppetdb heap size to 96MB from 64MBNick Walker 2015-10-161-2/+2
|
* Move some hieradata around for easier testing in vagrantNick Walker 2015-08-181-0/+42
I now have a virtual hierarchy level for setting up my lower memory settings when using vagrant/virtualbox. The gms settings are in an example-puppet-master.yaml file in the nodes directory which are needed for the instructions.