Bug #26256
closedforeman-proxy-certs-generate doesn't give the install command
Description
Found on a devel box with:
foreman-installer-1.22.0-0.2.develop.20190306031555git3bd5f42.el7.noarch
foreman-installer-katello-1.22.0-0.2.develop.20190306031555git3bd5f42.el7.noarch
I don't see a message outputting the install command for the foreman-proxy when running `foreman-proxy-certs-generate`
[root@centos7-devel katello{master}]$ foreman-proxy-certs-generate --foreman-proxy-fqdn "centos7-proxy-devel.jomitsch.example.com" --certs-tar "~/centos7-proxy-devel.jomitsch.example.com-certs.tar"
Installing Done [100%] [...............................................................................................................]
Updated by Ewoud Kohl van Wijngaarden over 5 years ago
- Project changed from Katello to Installer
- Category changed from Installer to foreman-installer script
- Target version set to 1.22.0
- Found in Releases 1.21.0, 1.22.0 added
I believe this will require a new foreman-installer 1.21 release with the bugfix for Katello 3.11.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman-installer/pull/324 added
Updated by Ewoud Kohl van Wijngaarden over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 04409b92621d4c3efe231e969a5edb213f654bc4.
Updated by Sven Vogel over 5 years ago
i can confirm this problem in 1.2.1 with katello.
Updated by Ewoud Kohl van Wijngaarden over 5 years ago
- Fixed in Releases 1.21.1, 1.22.0 added
Thanks for reminding me. Would have missed the cherry pick to 1.21.1 otherwise, but that's now done.