Displaying 2 results from an estimated 2 matches for "60rc1".
Did you mean:
10rc1
2011 Sep 30
1
Help with cloud provisioner
I have a very basic puppet install right now, running puppet master,
with the dashboard and foreman on the same host, I have some legacy
static nodes (nodes.pp) and now I am using puppet to provision nodes
in EC2. I am running cloud provisioner .60rc1 and my question is what
happens after a puppet node bootstrap? I''m running into some issues
and maybe its just idiot user driving this thing, but I do something
like:
puppet node bootstrap --image ami-79e32e10 --keypair puppet --login
root --keyfile \
/root/.ssh/puppet.pem --certname a...
2011 Oct 06
1
More cloud provisioner stuff
I''m still having some issues with cloud provisioner. I have a fresh
install of provisioner, .60rc1, puppet 2.7.3, and dashboard 1.2.0.
Everything has a very default install as described in the
documentation. I was unable to get bootstrap to work, so I did things
in a linear fashion (create, install, classify). Classify is failing
and theres not really any good debug info, I just get this:
roo...