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.
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?
I wrote puppet manifests and I use puppet to deploy my system. I am now refactoring manifests in order to make it maintainable.
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
I am trying to source files from local modules in a puppet manifest (using puppet in standalone mode):
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:
I need some help with erb templates, I can\'t seem to get my head around passing an array and then iterating over it.
I\'m using puppet and want to test it with noop, but some configuration depe开发者_运维技巧nds on the hostname like the node types.
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
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.