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
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
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