Re: [ovirt-users] ovirt-guest-agent puppet module available for testing

2016-02-21 Thread Trey Dockendorf
Good to see such a module in the Forge. I never got around to publishing my module for oVirt which has very basic ovirt guest management. https://github.com/treydock/puppet-ovirt/blob/1.x/manifests/guest.pp - Trey On Sun, Feb 21, 2016 at 5:42 AM, Eyal Edri wrote: > Hi Rene,

Re: [ovirt-users] ovirt-guest-agent puppet module available for testing

2016-02-21 Thread Eyal Edri
Hi Rene, Adding the oVirt infra list. It might be useful to use it to manage the jenkins slaves that are running on oVirt right now. Not sure if we are guest agent installed on them right now, but this can come in handy since we use puppet to maintain oVirt infra. e. On Fri, Feb 19, 2016 at

[ovirt-users] ovirt-guest-agent puppet module available for testing

2016-02-19 Thread René Koch
Hi, As I'm trying to manage my infrastructure using puppet, I figured out that there's no puppet module available for installing and configuring ovirt-guest-agent (or at least I couldn't find one). So I created a module, which is tested on Debian 7/8 (please see Readme for limitations) and