I've done a setup of some puppet-managed virtual hosts under VMWare
before.  Now I'd like to manage a larger set of hosts in ec2.  But I
don't see how to manage them given that hosts could come and go.  In a
static environment, I can assign hostnames to the hosts, and those are
the nodenames that appear in my manifest.  But in ec2, the number of
hosts isn't static -- the point is to scale the number of hosts as I
need them, even allowing the dynamic autoscaler to do it.  In this
situation, the hosts don't have hostnames that appear in my manifest.
When they wake up and ask the puppetmaster for the manifest, they
don't appear in it.   How can I manage this?

Assuming there's a way to do this, how do I handle the certificate
sign-off with puppetca as new hosts are commissioned by the
autoscaler?

Thanks!
Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@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