My setup has an EC2 autoscaling group of clustered glassfish application 
servers. Each glassfish instance will register itself with a DAS (Domain 
Administration Server) to become a member of the cluster, and deregister 
itself when it is killed. I was intending to orchestrate this via puppet 
exported resources. However I am stuck with trying to figure out how to get 
the DAS server to apply puppet configuration everytime an instance is born 
in the autoscaling group. 
I can schedule puppet to run on the DAS server every 30 minutes, but I cant 
afford to wait 30 minutes. I would like to do this as soon as an instance 
is provisioned. The only way I can think of doing this is using 
mcollective. Am I overlooking something?

If I havent made myself very clear, please let me know, and I can try to 
explain better.

Looking forward to some design patterns from some experienced gurus!

Thanks,
Shiva

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


Reply via email to