on Satellite 6.12 and that options suggested there does not work:
[root@e16-h12-b01-fc640-vm1 ~]# satellite-installer \
> --enable-foreman-plugin-rh-cloud \
> --foreman-proxy-plugin-remote-execution-ssh-install-key true
2022-10-20 10:34:55 [NOTICE] [root] Loading installer configuration. This will take some time.
2022-10-20 10:34:59 [NOTICE] [root] Running installer with log based terminal output at level NOTICE.
2022-10-20 10:34:59 [NOTICE] [root] Use -l to set the terminal output log level to ERROR, WARN, NOTICE, INFO, or DEBUG. See --full-help for definitions.
ERROR: Unrecognised option '--foreman-proxy-plugin-remote-execution-ssh-install-key'
See: 'satellite-installer --help'
[root@e16-h12-b01-fc640-vm1 ~]# rpm -q satellite
satellite-6.12.0-4.el8sat.noarch
What I used is:
[root@e16-h12-b01-fc640-vm1 ~]# satellite-installer --enable-foreman-plugin-rh-cloud --foreman-proxy-plugin-remote-execution-script-install-key true
[...]
Success!
- Satellite is running at https://e16-h12-b01-fc640-vm1.green.ddns.perf.redhat.com
- To install an additional Capsule on separate machine continue by running:
capsule-certs-generate --foreman-proxy-fqdn "$CAPSULE" --certs-tar "/root/$CAPSULE-certs.tar"
- Capsule is running at https://e16-h12-b01-fc640-vm1.green.ddns.perf.redhat.com:9090
The full log is at /var/log/foreman-installer/satellite.log
Package versions are being locked.
Reported by: rhn-support-rdeussin
- is duplicated by
-
HCCDDF-41 [DDF] the command is --foreman-proxy-plugin-remote-execution-script-install-key in Satellite 6.12
- Closed
- mentioned on