Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-23100

[RFE] pulp generated config.repo file lacks GPG public key

XMLWordPrintable

    • 0
    • False
    • Moderate
    • sat-artemis
    • None
    • None
    • None
    • None

      Description of problem:
      A local repo configured to reference a GPG signing key does not reflect that key in the generated config.repo file.

      Version-Release number of selected component (if applicable):
      Satellite 6.13.x

      How reproducible:
      100% reproducible

      Steps to Reproduce:
      1. Add a GPG key to the Content Credentials
      2. Add a repository and indicate that its contents are signed with that GPG key
      3. Upload an RPM that is signed with that GPG key to the repository
      4. Visit the Repository "Published At" URL
      5. Download the linked `config.repo` file

      Actual results:
      The config.repo file has:
      ~~~
      gpgcheck=0
      ~~~

      Expected results:
      ~~~
      gpgcheck=1
      gpgurl=https://mysatellite.cmu.edu/katello/api/v2/repositories/REPOID/gpg_key_content
      ~~~

      Additional info:

          There are no Sub-Tasks for this issue.

              Unassigned Unassigned
              casl@andrew.cmu.edu Charles Slivkoff (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: