git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/tmux-gpakosz
Commit message (Expand)AuthorAgeFilesLines
* Initial commitH. P. 2022-03-191-0/+0
mmitgraph'>| * | Copy agent certs into Gitlab directory for Gitlab SSLNick Walker 2015-08-181-0/+13 | * | Change default gitlab url to be https instead of httpNick Walker 2015-08-171-1/+1 | * | Add webhook config to git management systemNick Walker 2015-08-171-2/+11 | * | 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 | * | Add a gitlab roleNick Walker 2015-08-141-0/+5 | * | Add a gitlab profile / add ssh-keygen to puppetmaster profileNick Walker 2015-08-142-0/+45 | * | Add puppet-master.yaml to hieradataNick Walker 2015-08-141-0/+42 | * | Remove extraneous slash from puppetmaster profileNick Walker 2015-08-141-1/+1 | * | Fix some incorrect quoting in the hiera classNick Walker 2015-08-131-3/+3 | * | Fix some quoting issues and add role:: to the include in site.ppNick Walker 2015-08-132-4/+4 | * | Add execute bit to config_version scriptsNick Walker 2015-08-132-0/+0 | * | Update the README, add an all_in_one_pe roleNick Walker 2015-08-133-28/+60 | * | fix config_version script for 3.8 and belowNick Walker 2015-08-031-1/+1 | * | Update site.pp to use a trusted fact roleNick Walker 2015-08-031-0/+5 | * | Update config_version to use a script that does not require gitNick Walker 2015-08-033-1/+25 | * | Remove hiera.yaml and instead manage it with puppet codeNick Walker 2015-08-033-9/+19 | * | Update environment.confNick Walker 2015-06-261-1/+1 | * | Update PuppetfileNick Walker 2015-06-261-0/+4 | * | Remove purgedirsNick Walker 2015-06-251-1/+0 | * | Add a site directory with example role and profile moduleNick Walker 2015-05-273-0/+19 | * | add site to modulepath in environment.confNick Walker 2015-05-271-1/+1 | * | Update README.md