Re: [Puppet-dev] network device: appropriate for managing ec2 servers?

2011-09-12 Thread Nigel Kersten
On Sun, Sep 11, 2011 at 8:09 PM, Rob Terhaar rob...@robbyt.net wrote: Hi All, I'd like to declaratively manage EC2 servers using Puppet. I'm aware of the new cloud-pack, however it's only useful for provisioning, not for managing an over-all consistent EC2 account state. Essentially, I'd

Re: [Puppet-dev] network device: appropriate for managing ec2 servers?

2011-09-12 Thread Ashley Penney
I think in this context he's talking about the ec2 API being the 'node', so to speak like how with the network-device you write to devices that are not running puppet (switches, for example). The actual EC2 instances would still run Puppet as normal. Maybe I misunderstood what was being said but

Re: [Puppet-dev] network device: appropriate for managing ec2 servers?

2011-09-12 Thread Nan Liu
On Sun, Sep 11, 2011 at 8:09 PM, Rob Terhaar rob...@robbyt.net wrote: Hi All, I'd like to declaratively manage EC2 servers using Puppet. I'm aware of the new cloud-pack, however it's only useful for provisioning, not for managing an over-all consistent EC2 account state. Essentially, I'd

Re: [Puppet-dev] network device: appropriate for managing ec2 servers?

2011-09-12 Thread Dan Bode
This is kind of in a broken state at the moment, but its the same concept as what you are describing (actually if you revert to a previous commit, it should work) https://github.com/bodepd/puppet-ec2 On Mon, Sep 12, 2011 at 12:58 PM, Nan Liu n...@puppetlabs.com wrote: On Sun, Sep 11, 2011 at

[Puppet-dev] network device: appropriate for managing ec2 servers?

2011-09-11 Thread Rob Terhaar
Hi All, I'd like to declaratively manage EC2 servers using Puppet. I'm aware of the new cloud-pack, however it's only useful for provisioning, not for managing an over-all consistent EC2 account state. Essentially, I'd like to use Puppet like an auditing tool for an EC2. Management of cloud