RE: [Puppet Users] Autoscaling with Puppet

2012-05-15 Thread Steven Nemetz
ter. The master would have autosigning setup, so it will automatically exchange certs with the new system. Then the behavior would continue as defined in the puppet configuration. Steven Date: Mon, 14 May 2012 11:30:04 -0700 From: dustye...@gmail.com To: puppet-users@googlegroups.com Subject: Re

Re: [Puppet Users] Autoscaling with Puppet

2012-05-15 Thread de
Scalr looks okay. I'll look into this. What I really meant was how does Puppet(master) detect a new instance is available in your autoscale group and deploy your modules. I guess that has more to do with notifications than autoscale, but thought I'd clarify. Thanks. On Monday, May 14, 2012 6:

Re: [Puppet Users] Autoscaling with Puppet

2012-05-15 Thread de
Thanks everyone. Here's the video I mentioned if you're interested. He makes it look really simple. http://vimeo.com/27335693 To clarify, how can I tell Puppet(master) about this new instance in my autoscale group when it becomes available? I'd like to automate running puppet master to configu

Re: [Puppet Users] Autoscaling with Puppet

2012-05-14 Thread Brian Gupta
Can you provide a link to the video? I'm guessing the workflow could be much simpler, in that you could have an autoscaling group, that spins up instances that are based on AMIs that are either preconfigured for puppet, or have the cloud-init info passed to them to get puppet up and running. -Bria

Re: [Puppet Users] Autoscaling with Puppet

2012-05-14 Thread Lorenzo Salvadorini
> http://scalr.net/ > > I think they did away with the free version of it recently. But if you > ask me what they're asking is well worth it! Autoscales up and down > based on server load. Works with both AWS and rackspace cloud. > > -tim > > On Sun, May 13, 2012 at 9:28 PM, de wrote: > > I have a

Re: [Puppet Users] Autoscaling with Puppet

2012-05-13 Thread Tim Dunphy
I use scalr for this purpose.. http://scalr.net/ I think they did away with the free version of it recently. But if you ask me what they're asking is well worth it! Autoscales up and down based on server load. Works with both AWS and rackspace cloud. -tim On Sun, May 13, 2012 at 9:28 PM, de w