Hi
Cool, so I presume the module firewall is from the forge
https://github.com/puppetlabs/puppetlabs-firewall this one ?
I notice you have your modules / code on github aren't you concerned
about having it in a public place ?
A
On 26 May 2016 at 11:01, Rob Nelson wrote:
> Yep! I do that with s
Yep! I do that with some profiles:
Base
https://github.com/puppetinabox/controlrepo/blob/production/dist/profile/manifests/base.pp
calls
linuxfw and its pre/post subclasses
https://github.com/puppetinabox/controlrepo/blob/production/dist/profile/manifests/linuxfw.pp
https://github.com/puppetinabox
Hi
Thanks for all the input.
What I have gathered
Start with GIT from the beginning. Okay I can do that
/etc/*puppetwhatever*/environments/{production|stage|etc}/ is good
Look at using / implementing r10k
Profiles / roles good.
No need to reinvent modules - wasn't actually planning on that.
Hi All,
We have configured puppet 3.8.7 and we have started creating modules a per
our requirements.
when we are executing command mco puppet runall 2, it's not updating the
node with new configurations.
Please guide.
Regards,
Shrawan
--
You received this message because you are subscribed
Hi Jim,
Your logs should be in /var/log/puppetserver/puppetserver.log.
Also, I'm guessing that you need to change the Xmx java option in your
puppetserver start script.
Trevor
On Tue, May 24, 2016 at 8:51 AM, Jim wrote:
> Any idea which log file to look at when I run the service puppetserver