DISCLAIMER: I've been using puppet for about 8 hours. Have you regenerated
your ssl certificates by nuking the ssl dir *(e.g. sudo rm -rf
/var/lib/puppet/ssl) and restarting puppetmaster?
On Monday, July 2, 2012 2:59:10 PM UTC+1, Lorin Hochstein wrote:
>
> Hello:
>
> I'm trying to put a puppet m
Hello, new user here. I'm trying to bootstrap an aws instance and need to
change the server setting in puppet.conf on the client/instance that is
created. Is there anyway to do this beyond modifying hosts post-hoc?
puppet node_aws bootstrap --image ami-e1e8d395 --keyname mykey --login
ubuntu --
And 5 minutes later I read the man page
docs.puppetlabs.com/pe/2.0/cloudprovisioner_man_node_aws.html *"Note that
any configuration parameter that's valid in the configuration file is also
a valid long argument, although it may or may not be relevant to the
present action. For example, server i
So I've cracked the initial problem and I can deploy an instance and auto
configure puppet but I am still missing something, possibly a conceptual
misunderstanding on my part.
I spin up an aws instance with :
puppet node_aws bootstrap --image ami-e1e8d395 --keyname puppet --login
ubuntu --keyf