Bug #17827
Unrecognised option '--parent-fqdn'
Description
I followed this guide to install capsule: https://theforeman.org/plugins/katello/3.2/installation/capsule.html
and there is no --parent-fqdn option there, only --capsule-parent-fqdn
History
#1
Updated by Denis Müller over 5 years ago
- File capsule.log capsule.log added
Denis Müller wrote:
I followed this guide to install capsule: https://theforeman.org/plugins/katello/3.2/installation/capsule.html
and there is no --parent-fqdn option there, only --capsule-parent-fqdn
Right now this options are accepted:
foreman-installer --scenario capsule --capsule-parent-fqdn "***"
--foreman-proxy-register-in-foreman "true"\
--foreman-proxy-foreman-base-url "**"
--foreman-proxy-trusted-hosts "***"
--foreman-proxy-oauth-consumer-key "***"
--foreman-proxy-oauth-consumer-secret "***"
--capsule-certs-tar "***"
and the installation still end with an error! No such file or directory - /etc/httpd/conf.d/ssl.conf (Errno::ENOENT)
#2
Updated by Justin Sherrill over 5 years ago
- Category set to Documentation
- Assignee set to Chris Duryee
- Legacy Backlogs Release (now unused) set to 214
- Difficulty set to trivial
#3
Updated by Justin Sherrill over 5 years ago
- Legacy Backlogs Release (now unused) changed from 214 to 222
#4
Updated by Justin Sherrill almost 5 years ago
- Legacy Backlogs Release (now unused) deleted (
222)
#5
Updated by Eric Helms almost 5 years ago
- Status changed from New to Resolved
- Legacy Backlogs Release (now unused) set to 166
This should be fixed in latest release, please upgrade and re-open if you encounter.