<div dir="ltr">I've synced with Pulp the Dell OMSA repository for EL6 but am unsure how to handle the two GPG keys that are associated with the repo when the Dell provided bootstrap script is used.<div><br></div><div>Below is the contents of what Dell's bootstrap script produces in /etc/yum.repos.d.  My goal is to mirror the "dell-omsa-indep" repo first and validate I can make that work with systems that have very restricted external connectivity to the internet.  Is there a way in Pulp to somehow grab those GPG keys and make them available via the repository paths generated when a repo is synced?</div><div><br></div><div>Thanks,</div><div>- Trey</div><div><br></div><div><div>[dell-omsa-indep]</div><div>name=Dell OMSA repository - Hardware independent</div><div>type=rpm-md</div><div>mirrorlist=<a href="http://linux.dell.com/repo/hardware/latest/mirrors.cgi?osname=el$releasever&basearch=$basearch&native=1&dellsysidpluginver=$dellsysidpluginver">http://linux.dell.com/repo/hardware/latest/mirrors.cgi?osname=el$releasever&basearch=$basearch&native=1&dellsysidpluginver=$dellsysidpluginver</a></div><div>gpgcheck=1</div><div>gpgkey=<a href="http://linux.dell.com/repo/hardware/latest/RPM-GPG-KEY-dell">http://linux.dell.com/repo/hardware/latest/RPM-GPG-KEY-dell</a></div><div>    <a href="http://linux.dell.com/repo/hardware/latest/RPM-GPG-KEY-libsmbios">http://linux.dell.com/repo/hardware/latest/RPM-GPG-KEY-libsmbios</a></div><div>enabled=1</div><div>failover=priority</div><div>bootstrapurl=<a href="http://linux.dell.com/repo/hardware/latest/bootstrap.cgi">http://linux.dell.com/repo/hardware/latest/bootstrap.cgi</a></div><div><br></div><div><br></div><div>[dell-omsa-specific]</div><div>name=Dell OMSA repository - Hardware specific</div><div>type=rpm-md</div><div>mirrorlist=<a href="http://linux.dell.com/repo/hardware/latest/mirrors.cgi?osname=el$releasever&basearch=$basearch&native=1&sys_ven_id=$sys_ven_id&sys_dev_id=$sys_dev_id&dellsysidpluginver=$dellsysidpluginver">http://linux.dell.com/repo/hardware/latest/mirrors.cgi?osname=el$releasever&basearch=$basearch&native=1&sys_ven_id=$sys_ven_id&sys_dev_id=$sys_dev_id&dellsysidpluginver=$dellsysidpluginver</a></div><div>gpgcheck=1</div><div>gpgkey=<a href="http://linux.dell.com/repo/hardware/latest/RPM-GPG-KEY-dell">http://linux.dell.com/repo/hardware/latest/RPM-GPG-KEY-dell</a></div><div>    <a href="http://linux.dell.com/repo/hardware/latest/RPM-GPG-KEY-libsmbios">http://linux.dell.com/repo/hardware/latest/RPM-GPG-KEY-libsmbios</a></div><div>enabled=1</div><div>failover=priority</div><div>bootstrapurl=<a href="http://linux.dell.com/repo/hardware/latest/bootstrap.cgi">http://linux.dell.com/repo/hardware/latest/bootstrap.cgi</a></div></div></div>