<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    I have cobbler 2.4.0 (from EPEL) on RHEL6.5.<br>
    <br>
    When I do a "wget" for a system's cobber-config.repo, all the repos
    have gpgcheck set to 0:<br>
    <br>
    <blockquote><tt># wget -q
        <a class="moz-txt-link-rfc2396E" href="http://cobbler/cblr/svc/op/yum/system/jaguar">"http://cobbler/cblr/svc/op/yum/system/jaguar"</a> -O - | grep gpg</tt><tt><br>
      </tt><tt>gpgcheck=0</tt><tt><br>
      </tt><tt>gpgcheck=0</tt><tt><br>
      </tt><tt>gpgcheck=0</tt><tt><br>
      </tt></blockquote>
    <br>
    This did not use to be the case, so something changed on the server,
    but I don't know what.. <br>
    <br>
    &nbsp;I'm guessing this is coming from the local "config.repo" files in
    all my repository mirrors.<br>
    <br>
    From my reading of the code in action_reposync.py, if I set the yum
    option<br>
    &nbsp;&nbsp;&nbsp; "gpgcheck=1"<br>
    for all my repositories, when I do a reposync, it will write
    gpgcheck=1 into the config.repo file.<br>
    <br>
    Is that correct?<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Robert Jacobson               <a class="moz-txt-link-abbreviated" href="mailto:Robert.C.Jacobson@nasa.gov">Robert.C.Jacobson@nasa.gov</a>
Lead System Admin       Solar Dynamics Observatory (SDO)
Bldg 14, E222                             (301) 286-1591 </pre>
  </body>
</html>