<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    I have deployed my Centos 7 ovirt node through puppet, but now I
    have a conflicting puppet between ovirt 3.5 epel and puppetlabs
    repo:<br>
    <br>
    <blockquote>---&gt; Package puppet.noarch 0:3.6.2-2.el7 will be an
      update<br>
      --&gt; Processing Dependency: rubygem(rgen) for package:
      puppet-3.6.2-2.el7.noarch<br>
      --&gt; Finished Dependency Resolution<br>
      Error: Package: puppet-3.6.2-2.el7.noarch (ovirt-3.5-epel)<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Requires: rubygem(rgen)<br>
      &nbsp;You could try using --skip-broken to work around the problem<br>
      &nbsp;You could try running: rpm -Va --nofiles --nodigest<br>
    </blockquote>
    I already have puppet 3.6.2 deployed through puppetlabs repo, but in
    the ovirt 3.5 epel it's listed in the includepkgs<br>
    <br>
    <blockquote>[ovirt-3.5-epel]<br>
      name=Extra Packages for Enterprise Linux 7 - $basearch<br>
#baseurl=<a class="moz-txt-link-freetext" href="http://download.fedoraproject.org/pub/epel/beta/7/$basearch">http://download.fedoraproject.org/pub/epel/beta/7/$basearch</a><br>
#baseurl=<a class="moz-txt-link-freetext" href="http://ftp.nluug.nl/pub/os/Linux/distr/fedora-epel/beta/7/x86_64">http://ftp.nluug.nl/pub/os/Linux/distr/fedora-epel/beta/7/x86_64</a><br>
mirrorlist=<a class="moz-txt-link-freetext" href="https://mirrors.fedoraproject.org/metalink?repo=epel-7&amp;arch=$basearch">https://mirrors.fedoraproject.org/metalink?repo=epel-7&amp;arch=$basearch</a><br>
      failovermethod=priority<br>
      enabled=1<br>
includepkgs=epel-release,puppet,python-uinput,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess,python-paramiko<br>
    </blockquote>
    How do you guys think it's the easiest to do an automatic
    deployment? Puppet is not available in the base repo and only in
    EPEL or puppetlabs repo. But if I install either one, I get a
    dependency conflict after installing ovirt-release-11.0.2-1.noarch
    and my puppet agent won't finish.<br>
    <br>
    Kind regards,<br>
    <br>
    Jorick Astrego<br>
    Netbulae <br>
    <br>
  </body>
</html>