git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/site-modules/role
diff options
context:
space:
mode:
authormail_redacted_for_web 2021-05-12 17:11:42 +0100
committermail_redacted_for_web 2021-05-12 17:11:42 +0100
commit60ee3081e66bc044b9bdc96f372db589357f47c2 (patch)
tree8a7271d73cc26473d4d6d172a49f740a125d62f0 /site-modules/role
parent90e3dce67ba1a8a03284ad64fd1f90bde6bb5ac6 (diff)
downloadcontrol-repo-template-60ee3081e66bc044b9bdc96f372db589357f47c2.tar.bz2
Rename script.ps1 to winscript.ps1
Diffstat (limited to 'site-modules/role')
0 files changed, 0 insertions, 0 deletions
latest versionsNate McCurdy 2018-05-081-4/+4 | * Resolve Rubocop warningsNate McCurdy 2018-05-081-4/+4 | | | | | * Removed the useless assignment in the config_version.rb error catching * Single quote vs. double quote in Puppetfile * point "forge" to new canonical URL, with httpsIgor Galić 2017-11-271-1/+1 | * Reduce the scope of the control-repo to mostly an exampleNick Walker 2016-03-291-51/+14 | | | | | | | | | | | | | | | | | | | 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 * Move stash profile out to its own 'profile' moduleNick Walker