Top products from r/Puppet

We found 7 product mentions on r/Puppet. We ranked the 7 resulting products by number of redditors who mentioned them. Here are the top 20.

Next page

Top comments that mention products on r/Puppet:

u/CounterInsurgent · 3 pointsr/Puppet

I learned from this book which is old now and uses a P2P git model, but I felt it gave me a very, very good understanding of how to integrate Puppet with git.

When we went live, it was simple to go from a P2P git model to a centralized git server model.

It's for Puppet v3, but he's released a v4.1 and v5 book as well.

The reason I enjoyed it, is because you immediately start writing code - there aren't pages and pages of dry reading.

u/_ilovecoffee_ · 6 pointsr/Puppet

First, go read a Puppet book or two and study using the official training VM :)

https://www.amazon.com/Learning-Puppet-Configuration-Management-Automation/dp/1491907665\

https://puppet.com/download-learning-vm

Second, what SELinux settings?

For ensuring the context of files, the File resource supports managing them:

https://puppet.com/docs/puppet/5.3/type.html#file

For more control of SELinux, use the SELinux module:

https://forge.puppet.com/puppet/selinux

u/shorewoody · 1 pointr/Puppet

I think Pro Puppet is excellent for starting out. http://amzn.com/1430260408

u/Liamdev · 1 pointr/Puppet

Make them read this. Just got finished, next time I need to sell the idea of good devops i'm going to be getting management to read this book rather then trying to explain it myself.

u/phr0st-e · 3 pointsr/Puppet

not free but good for once you finish the tutorials: