git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/site/role
ModeNameSize
d---------manifests124logstatsplain
Reid 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 Marc McKinley 2021-05-191-1/+1 | | | | | | | | | | script > task Co-authored-by: Reid Vandewiele <reid@puppet.com> | * Indentation for JSON Marc McKinley 2021-05-191-3/+3 | | | | | | | | | | 4 spaces, closing brace at same level as opening brace Co-authored-by: Reid Vandewiele <reid@puppet.com> | * Indentation fixMarc McKinley 2021-05-191-1/+1 | | | | | | Co-authored-by: Reid Vandewiele <reid@puppet.com> | * Indentation for JSON Marc McKinley 2021-05-191-3/+3 | | | | | | | | | | 4 spaces, closing brace at same level as opening brace Co-authored-by: Reid Vandewiele <reid@puppet.com> | * Indent to level of line number (line 4) being describedMarc McKinley 2021-05-191-1/+1 | | | | | | Co-authored-by: Reid Vandewiele <reid@puppet.com> | * Update win_example.jsonMarc McKinley 2021-05-121-1/+1 | | | * Rename win.ps1 to win_example.ps1Marc McKinley 2021-05-121-0/+0 | | | * Rename win.json to win_example.jsonMarc McKinley 2021-05-121-0/+0 | | | * Rename nix.sh to nix_example.shMarc McKinley 2021-05-121-0/+0 | | | * Update and rename nix.json to nix_example.jsonMarc McKinley 2021-05-122-4/+4 | | | * Update win.jsonMarc McKinley 2021-05-121-1/+1 | | | * Create win.jsonMarc McKinley 2021-05-121-0/+4 | | | * Create nix.jsonMarc McKinley 2021-05-121-0/+4 | | | * Rename winscript.ps1 to win.ps1Marc McKinley 2021-05-121-0/+0 | | | * Rename nixscript.sh to nix.shMarc McKinley 2021-05-121-0/+0 | | | * Rename script.sh to nixscript.shMarc McKinley 2021-05-121-0/+0 | | | * Rename script.ps1 to winscript.ps1Marc McKinley 2021-05-121-0/+0 | | | * Create myplan.ppMarc McKinley 2021-05-121-0/+9 | | | * Create script.ps1Marc McKinley 2021-05-121-0/+1 | | | * adding script.shMarc McKinley 2021-05-121-0/+3 |/ * Merge pull request #100 from puppetlabs/binford2k-patch-1Ben Ford 2021-05-061-1/+8 |\ | | | | Add template instructions | * Update README.mdBen Ford 2021-05-051-1/+1 | | | | | | Co-authored-by: Reid Vandewiele <reid@puppet.com> | * Add template instructionsBen Ford 2021-05-051-1/+8 |/ * Merge pull request #97 from mcka1n/patch-1Reid Vandewiele 2021-05-041-3/+3 |\ | | | | update the version of the example modules | * update the version of the example modulesEdwin Maldonado 2021-05-041-3/+3 |/ * Merge pull request #91 from vulongtran/patch-1Reid Vandewiele 2020-10-211-2/+1 |\ | | | | Update README.md | * Update README.md Vu Long Tran 2020-10-211-2/+1 | | | | | | | | | | Sounds good Co-authored-by: Reid Vandewiele <reid@puppet.com> | * Update README.md