* At 2012-03-14 16:55 +0100 Giuseppe Futia <[email protected]> sent: > has anyone used Puppet to configure virtual > machines managed and deployed with CloudStack? > > In other words, are there any mechanisms by which > Puppet is able to easily interact with CloudStack API?
We actually tried to get Puppet Labs to develop something along the lines of Ken Barber's OpenNebula work[1] but instead interfacing to the CloudStack or a more generic API. Sadly they didn't seem to want to take our money and so we're still looking to do this in house or find another contractor. The nice thing about this model is that VMs just become resources you declare in puppet manifests, and you don't have to rely on scripting to maintain your enviroment. [1] https://github.com/puppetlabs/puppetlabs-opennebula Best regards, -- Douglas Fraser | Senior Systems Engineer Platform Engineering | Technical Operations | TomTom -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
