Puppet
Running Recipe for Puppet on Ubuntu 11.04
I am new to Puppet world. I have Ubuntu 11.04 (64bit) server and client. I have installed the latest version开发者_开发技巧 of puppet server and client. The Puppet configuration running successfully.[详细]
2023-04-13 05:39 分类:问答Is it possible to "assert" in Puppet?
Is there a way to assert that a variable (or more specifically, a fact) in puppet has a particular value, and to abort the installation if it doesn\'t?[详细]
2023-04-08 13:23 分类:问答how to use parametrized classes to reduce code base
I wrote puppet manifests and I use puppet to deploy my system. I am now refactoring manifests in order to make it maintainable.[详细]
2023-03-31 16:34 分类:问答How to work with Puppet dependencies when installing Nginx 1.0.5 on Ubuntu 11.04
I\'m new to Puppet and have a question about working with dependencies. I\'m using Puppet to install Nginx 1.0.5 on Ubuntu 11.04. It requires adding a new apt repository since natty normally comes wi[详细]
2023-03-31 15:40 分类:问答How to source a file in puppet manifest from module
I am trying to source files from local modules in a puppet manifest (using puppet in standalone mode):[详细]
2023-03-31 09:35 分类:问答err: Could not run Puppet configuration client: execution expired
I am using puppet 2.6.1 for both master and slave on Ubuntu 10. Client times out updating from master and returns the error:[详细]
2023-03-30 14:42 分类:问答How do you pass an array to an erb template in ruby and have it iterated over?
I need some help with erb templates, I can\'t seem to get my head around passing an array and then iterating over it.[详细]
2023-03-28 05:29 分类:问答Set node name in puppet to noop option
I\'m using puppet and want to test it with noop, but some configuration depe开发者_运维技巧nds on the hostname like the node types.[详细]
2023-03-22 19:50 分类:问答Would Puppet or Chef be used to set up a slave database?
Would the tasks required in configuring and deploying a slave database be tasks that Chef or Puppet would cover? Would I have, say, Puppet, adding the host configuration fo开发者_JS百科r the new slave[详细]
2023-03-22 17:37 分类:问答enabling fastcgi mod in lighttpd through puppet
Hi guys am new to puppet and I want to execute the following command on client using puppet so that the fast cgi mod is enabled on the puppet client.[详细]
2023-03-20 16:36 分类:问答