How can I pre-sign a server which doesn't yet have a domain pointing
to it?

I'm trying to get an EC2 "base image" together which is pre-signed
with our master, so I can spin-up as many instances as required. These
instances which will all share the same characteristics and files
(they're basically dupes), and will all sit behind a load-balancer, so
they've all been given the same hostname/fqdn.

I've tried following the steps outlined in a serverfault[1] answer but
I seem to only get the following error:

# puppetd --fqdn webserver --server puppet.my.org --waitforcert 60 --
test
err: Could not retrieve catalog from remote server: hostname not match
with the server certificate
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run

Can anyone point me to, or possibly provide, the steps I need to
follow to (pre-)sign this "image"?

[1] http://serverfault.com/questions/137292

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to