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
c2aeccd388
control-repo
/
site
/
role
/
manifests
/
all_in_one_pe.pp
7 lines
106 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
{
Change to using the webhook without mcollective In order to complete the change I refactered the webhook into its own set of profiles, one with mcollective and the other without.
2015-10-16 17:53:16 +00:00
include
profile
:
:
webhook_no_mcollective
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
include
profile
:
:
puppetmaster
}
Copy Permalink