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 services can become quite unwieldy when you have hundreds of EC2 instances starting and stopping in various phases of development.
I've began working on a prototype, based on code from Brice Figureau's network-device code and from some borrowed bits from the cloud-pack code. However using network-device seems less than ideal because it does not collect facts from nodes. Is network-device an appropriate place to configure generic 'agent-less' nodes? What does the future hold for network-device? Thanks! -- rt -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
