I\'m working on a very large puppet deployment, bu开发者_StackOverflowt seem to be hitting a brick wall.My ideal setup is to use Nginx + Passenger to serve puppet.The problem I am having is that Puppe
I\'m having a setup with MCollective 1.2.0, Puppet 2.6.4 and an provision-agent. Most of the time this works great, but sometimes
Is there something like Chef\'s open recipes on github which is recognized by community? I am starting building system with puppet, but tutoria开发者_运维知识库ls are not enough and stuff on github i
When I define(?) a resource e.g. to ensure dir structure, are there any loops available? Like that: for X in [app1,app2] do:
I\'m just looking fo开发者_C百科r some advice on puppet.Mainly what everyone uses for their puppet master\'s hardware and whether or not there is a limit on the maximum number of nodes that a puppet m
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
2021 update Today I\'m using Ansible for this and other devops tasks. Along the way I\'ve experimented with Chef, Puppet, Saltstack and Docker images, but I\'ve found that for me,as a solo developer w
Full code is at https://gist.github.com/c9815c1b19a36ed07ca5 In nodes.pp I have node \'random.brighterplanet.com\' {
I\'m trying to upgrade Puppet to use Ruby 1.9 and running into trouble with constants.const_defined?(\"Timeout\") is returning true even though :Timeout isn\'t in the list of constants.This doesn\'t h
Anyone know of any good ways to do puppet like pp files for python. Almost like开发者_StackOverflow社区 config files that can inherit other configs files and also have limited logic in them like if st