Bug #14813
closedOutdated message for capsule-certs-generate
Description
Instructions on how to install capsule using foreman-installer --scenario capsule seem to provide outdated options. When the she suggested command is executed, installer complains about unknown options. There should be --capsule-parent-fqdn instead of --parent-fqdn, --capsule-certs-tar instead of --certs-tar, also some others need a change.
Files
Updated by Dominic Cleal over 8 years ago
- Project changed from Installer to Katello
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 114
Updated by Chris Roberts over 8 years ago
- Category set to Foreman Proxy Content
- Assignee set to Chris Roberts
- Difficulty set to easy
Updated by Chris Roberts about 8 years ago
- Status changed from New to Resolved
Fixed in downstream 6.2.2
satellite-installer --scenario capsule\
--capsule-parent-fqdn "satellite.toledo.satellite.lab.eng.rdu2.redhat.com"\
--foreman-proxy-register-in-foreman "true"\
--foreman-proxy-foreman-base-url "https://satellite.toledo.satellite.lab.eng.rdu2.redhat.com"\
--foreman-proxy-trusted-hosts "satellite.toledo.satellite.lab.eng.rdu2.redhat.com"\
--foreman-proxy-trusted-hosts "capsule.toledo.lan"\
--foreman-proxy-oauth-consumer-key "ZqdiXrN3PnqnD2kfVWrxhjULwfCQnRma"\
--foreman-proxy-oauth-consumer-secret "W2tGzCijm2ha8hi8SSXfoMVerjg35CME"\
--capsule-pulp-oauth-secret "2RHsBKnhTfLpWnDjZkvfWXGM52JcfDFp"\
--capsule-certs-tar "/root/capsule2.tar.gz"
The full log is at /var/log/capsule-certs-generate.log
Marking as resolved.