This website requires JavaScript.
Explore
Help
Sign In
devsnack
/
control-repo
Watch
1
Star
0
Fork
0
You've already forked control-repo
Code
Releases
Activity
5dcdf01963
control-repo
/
site
/
role
/
manifests
/
all_in_one_pe.pp
7 lines
96 B
ObjectPascal
Raw
Normal View
History
Unescape
Escape
Update the README, add an all_in_one_pe role Updating README for instructions on how to use the control-repo by putting it in your own git server and then using the r10k answers during installation of PE. Removing the manifest for configuring r10k using zack/r10k. Added a role that can be used to bootstrap an all-in-one PE installation.
2015-08-13 21:10:29 +00:00
class
role
:
:
all_in_one_pe
{
Refactor puppetmaster and zack_r10k_webhook Moved the webhook resource out of puppetmaster and into zack_r10k to support exchaning code_manager in place of zack_r10k As a result I cleaned up some unnecessary parameters. Installing both the r10k webhook and the code_manager at this time for testing
2015-11-11 21:43:57 +00:00
include
profile
:
:
puppetmaster
include
profile
:
:
code_manager
Update the README, add an all_in_one_pe role Updating README for instructions on how to use the control-repo by putting it in your own git server and then using the r10k answers during installation of PE. Removing the manifest for configuring r10k using zack/r10k. Added a role that can be used to bootstrap an all-in-one PE installation.
2015-08-13 21:10:29 +00:00
}
Copy Permalink