daily pastebin goal
92%
SHARE
TWEET

Untitled

a guest Sep 29th, 2015 56 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # Place this file in your /etc/yum.repos.d/ directory
  2.  
  3. [katello]
  4. name=Katello Nightly
  5. baseurl=https://fedorapeople.org/groups/katello/releases/yum/nightly/katello/RHEL/$releasever/$basearch/
  6. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-katello
  7. enabled=1
  8. gpgcheck=0
  9. priority=1
  10.  
  11. # Pulp RPMs as supported by Katello - This is a coordinated
  12. # copy of Pulp's packages in order to ensure compatibility
  13. [katello-pulp]
  14. name=Pulp Community Releases
  15. baseurl=https://fedorapeople.org/groups/katello/releases/yum/nightly/pulp/RHEL/$releasever/$basearch/
  16. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-katello
  17. enabled=1
  18. gpgcheck=0
  19. priority=1
  20.  
  21. # Candlepin RPMs as supported by Katello - This is a coordinated
  22. # copy of Candlepin's packages in order to ensure compatibility
  23.  
  24. [katello-candlepin]
  25. name=Candlepin: an open source entitlement management system.
  26. baseurl=https://fedorapeople.org/groups/katello/releases/yum/nightly/candlepin/RHEL/$releasever/$basearch/
  27. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-katello
  28. enabled=1
  29. gpgcheck=0
  30. priority=1
  31.  
  32. # source repositories
  33.  
  34. [katello-source]
  35. name=Katello Nightly Source
  36. baseurl=https://fedorapeople.org/groups/katello/releases/source/nightly/katello/RHEL/$releasever/
  37. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-katello
  38. enabled=0
  39. gpgcheck=0
  40.  
  41. [katello-pulp-source]
  42. name=Katello Pulp source
  43. baseurl=https://fedorapeople.org/groups/katello/releases/source/nightly/pulp/RHEL/$releasever/
  44. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-katello
  45. enabled=0
  46. gpgcheck=0
  47.  
  48. [katello-candlepin-source]
  49. name=Katello Candlepin source
  50. baseurl=https://fedorapeople.org/groups/katello/releases/source/nightly/candlepin/RHEL/$releasever/
  51. gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-katello
  52. enabled=0
  53. gpgcheck=0
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
 
Top