Re: [Puppet Users] Puppet in EC2

2013-03-11 Thread R.I.Pienaar
- Original Message - > From: "Justin Lambert" > To: puppet-users@googlegroups.com > Sent: Monday, March 11, 2013 1:57:23 PM > Subject: Re: [Puppet Users] Puppet in EC2 > > I've been using R.I's ec2-boot-init to set the hostname (based of instance I

Re: [Puppet Users] Puppet in EC2

2013-03-11 Thread Justin Lambert
I've been using R.I's ec2-boot-init to set the hostname (based of instance ID and AZ) and his mcollective-server-provisioner to securely sign certificates. Roles are assigned based on what security group the instance is in so I can use auto-scaling (with a few exceptions that are hostname based

[Puppet Users] Puppet in EC2

2013-03-09 Thread sylvainkalache
Hello! I'm looking for the best way to integrate Puppet with EC2, I read posts on that group but they are all old, I wanted to know if things have changed since then. So far here are the possibilities I found to tight EC2 with Puppet: -Use the instance name as reference like -- - http://bit.ly