Refactor #30363
Tracker #30315: Remove bootstrap RPM creation's dependency on puppet-certs and katello-certs-tools
Generate bootstrap RPM with rpm directly
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Pull request:
Fixed in Releases:
Found in Releases:
Associated revisions
Refs #30363: Generate new bootstrap RPM if old style is detected
Prior implementation of bootstrap RPM created a tarball with
the source script in it. If an RPM is detected with a tarball
source, assume this is an upgrade and generate a new bootstrap
RPM to be based on the new system from this point forward.
This if condition can then be dropped in the next release.
History
#1
Updated by The Foreman Bot 9 months ago
- Assignee set to Eric Helms
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman_proxy_content/pull/274 added
#2
Updated by Ewoud Kohl van Wijngaarden 9 months ago
- Parent task set to #30315
#3
Updated by Eric Helms 9 months ago
- Target version set to 2.2.0
#4
Updated by Eric Helms 8 months ago
- Target version changed from 2.2.0 to 2.3.0
#5
Updated by The Foreman Bot 8 months ago
- Fixed in Releases 2.3.0 added
#6
Updated by Eric Helms 8 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman_proxy_content|f746c9e7632ce88d0c18d9c0716b286b9ffa2807.
#7
Updated by The Foreman Bot 8 months ago
- Pull request https://github.com/theforeman/puppet-foreman_proxy_content/pull/280 added
#8
Updated by Tomer Brisker 5 months ago
- Category set to Foreman modules
#9
Updated by Ewoud Kohl van Wijngaarden 5 months ago
- Triaged changed from No to Yes
Fixes #30363: Rewrite bootstrap creation to use RPM