[Puppet Users] Cloud provisioning using Open Source Puppet

2014-01-05 Thread Johan Martinez
I am looking for Open Source Puppet solution that will help in launching and managing ec2 instances, RDS instances, elastic cache instances. I think Puppet Enterprise supports AWS out of the box, but I am confused by Puppet Open Source support. Are there any puppetlabs modules that would hep i

Re: [Puppet Users] Cloud Provisioning

2013-08-28 Thread Dan White
; To: puppet-users@googlegroups.com Sent: Wednesday, August 28, 2013 6:51:42 AM Subject: Re: [Puppet Users] Cloud Provisioning Hi, the mentioned modules are not yet public. PuppetLabs needs to review the modules first. We were making the cloud connection and instance module public duri

Re: [Puppet Users] Cloud Provisioning

2013-08-28 Thread Martin Alfke
(Calvin & Hobbes) > > From: "Nan Liu" > To: puppet-users@googlegroups.com > Sent: Wednesday, August 28, 2013 2:35:10 AM > Subject: Re: [Puppet Users] Cloud Provisioning > > On Tue, Aug 27, 2013 at 4:45 PM, Chris McDermott wrote: > I'm looking for

Re: [Puppet Users] Cloud Provisioning

2013-08-28 Thread Dan White
& Hobbes) - Original Message - From: "Nan Liu" To: puppet-users@googlegroups.com Sent: Wednesday, August 28, 2013 2:35:10 AM Subject: Re: [Puppet Users] Cloud Provisioning On Tue, Aug 27, 2013 at 4:45 PM, Chris McDermott < ch...@mcvine.net > wrote: I'm lo

Re: [Puppet Users] Cloud Provisioning

2013-08-27 Thread Nan Liu
On Tue, Aug 27, 2013 at 4:45 PM, Chris McDermott wrote: > I'm looking for ways to manage multiple public cloud resources. Ideally I > would like to support the following providers: > > AWS > GCE > Rackspace > Digital Ocean > Linode > > And I would like to be able to manage everything - instances,

[Puppet Users] Cloud Provisioning

2013-08-27 Thread Chris McDermott
I'm looking for ways to manage multiple public cloud resources. Ideally I would like to support the following providers: AWS GCE Rackspace Digital Ocean Linode And I would like to be able to manage everything - instances, volumes, load balancers, IP addresses, database instances, etc. Even VPC's

Re: [Puppet Users] Cloud provisioning

2012-03-19 Thread Brian Gupta
On Tue, Mar 20, 2012 at 1:31 AM, Denmat wrote: > Thanks Brian, > NP. First let me say there are about 10 ways to skin a cat here, so many folks might have different advice. > We will be running a public subnet and at least one private subnet - > traditional web/database set up essentially. Web

Re: [Puppet Users] Cloud provisioning

2012-03-19 Thread Denmat
Thanks Brian, We will be running a public subnet and at least one private subnet - traditional web/database set up essentially. Web servers will be behind a aws load balancer and there will be at least one admin host in the public subnet for access. Private hosts will access the outside world

Re: [Puppet Users] Cloud provisioning

2012-03-19 Thread Brian Gupta
Well you can always assign Elastic IPs to your VPC instances, if they are on a single public subnet. (Depending on how you have things configured.) Also, for a private subnet, you can setup an internet gateway instance that can handle outgoing NAT for you. Other than that, some fancier options ar

[Puppet Users] Cloud provisioning

2012-03-19 Thread Denmat
Hi list, Quick general question, what's the current best way to deploy to an Amazon VPC (without VPN to central puppet master)? Deliberately vague to get wide results :) Has anyone got good posts on this? TIA Den -- You received this message because you are subscribed to the Google Groups "