Actions
Bug #24083
closedAdd an upgrade rake task for sync plans
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
With this pulp commit
https://github.com/pulp/pulp/commit/796b83fb8a5e4fd9a1c13248df0ce284df27af5f
one can individually set the ca-path for the katello ensure sync notifier.
We now need an upgrade task that will set the ca-path to -> SETTINGS[:katello][:pulp][:ca_cert_file]
Updated by Partha Aji over 6 years ago
-> hard code => /etc/pki/tls/certs/ca-bundle.crt instead of using settings.
Updated by Andrew Kofink over 6 years ago
- Translation missing: en.field_release set to 349
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/katello/pull/7478 added
Updated by Brad Buckingham over 6 years ago
- Translation missing: en.field_release changed from 349 to 338
Updated by Partha Aji over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|e32ee2f210a23f41f2dd75694ad527f835744e59.
Updated by Jonathon Turel over 6 years ago
- Target version deleted (
Katello 3.7.0) - Triaged changed from Yes to No
Updated by Andrew Kofink over 6 years ago
- Target version set to Katello 3.9.0
- Triaged changed from No to Yes
Updated by Andrew Kofink over 6 years ago
- Has duplicate Bug #22671: Sync plans not running automatically added
Updated by Peter Oliver almost 6 years ago
I believe that I still see this issue in Katello 3.10.0. I notice that the code added in pull request https://github.com/Katello/katello/pull/7478 was removed again by https://github.com/Katello/katello/pull/7646.
Actions