Giuseppe Futia
2012-Mar-14 15:55 UTC
[Puppet Users] How Puppet can interact with CloudStack API?
Hello everyone, 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? Thanks in advance, Giuseppe -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
David Nalley
2012-Mar-14 16:43 UTC
Re: [Puppet Users] How Puppet can interact with CloudStack API?
On Wed, Mar 14, 2012 at 11:55 AM, Giuseppe Futia <giuseppe.futia@gmail.com> wrote:> Hello everyone, > > 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? > > Thanks in advance, > > Giuseppe >You should really checkout Jason Hancock''s blog: http://geek.jasonhancock.com/ He''s got copious amounts of documentation there regarding how he chose to integrate the two and even extend the CloudStack API. --David -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Giuseppe Futia
2012-Mar-15 13:18 UTC
Re: [Puppet Users] How Puppet can interact with CloudStack API?
Thank you, David. Giuseppe Il giorno 14 marzo 2012 17:43, David Nalley <david@gnsa.us> ha scritto:> On Wed, Mar 14, 2012 at 11:55 AM, Giuseppe Futia > <giuseppe.futia@gmail.com> wrote: > > Hello everyone, > > > > 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? > > > > Thanks in advance, > > > > Giuseppe > > > > > You should really checkout Jason Hancock''s blog: > > http://geek.jasonhancock.com/ > > He''s got copious amounts of documentation there regarding how he chose > to integrate the two and even extend the CloudStack API. > > --David > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Douglas Fraser
2012-Mar-15 14:35 UTC
Re: [Puppet Users] How Puppet can interact with CloudStack API?
* At 2012-03-14 16:55 +0100 Giuseppe Futia <giuseppe.futia@gmail.com> 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 puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.