[Puppet Users] Report processor failed: uninitialized constant Puppet::FileSystem::File

2014-01-21 Thread ro001
Hi, I am the deploying the puppet master rpm 3.4.2 onto a centos 6.3 VM using the following script files but output reports the error 'Report processor failed: uninitialized constant Puppet::FileSystem::File', has anyone seen this error? ** SITE.pp *** import "nodetypes/*.pp" E

[Puppet Users] Puppet and MCollective

2013-12-12 Thread ro001
Hi, I am writing scripts for deployment of our software and I am also using MCollective on linux. I hope to use MCollective in order to reduce the requirement of opening a putty session to each VM and running the puppet agent manually the first time (when its registers/ creates keys etc). T

[Puppet Users] Re: Master-less : What do I lose?

2011-02-09 Thread ro001
emmm everything?! is the master-client relationship not the whole point of puppet? the master stores the scripts and the client obtains the instructions in the scripts from the master. If you have no master, where do you get your instructions? On Feb 7, 10:59 pm, jblaine wrote: > I've not foun