Problem:
I’m trying to install Foreman/Katello 3.1.3 without Puppet features enabled and I’m still seeing the following widgets in the Dashboard - am I doing something wrong?
- Host Configuration Status for Puppet
- Host Configuration Chart for Puppet
- Run Distribution Chart for Puppet
I’m using the following install options - I thought just “–no-enable-puppet” would do it… and have added on every “No puppet, no!” option I can find, but these widgets still show up. Is there an option I’m missing?
foreman-installer --scenario katello \
–foreman-initial-organization MyOrg \
–foreman-initial-location MyLocation \
–foreman-initial-admin-username admin \
–foreman-initial-admin-password changeme \
–enable-foreman-proxy \
–foreman-proxy-tftp true \
–enable-foreman-plugin-remote-execution \
–enable-foreman-proxy-plugin-remote-execution-ssh \
–enable-foreman-plugin-templates \
–enable-foreman-cli-templates \
–no-enable-puppet \
–no-enable-foreman-cli-puppet \
–no-enable-foreman-plugin-puppet \
–no-enable-foreman-plugin-puppetdb \
–puppet-server=false \
–foreman-proxy-puppet=false \
–foreman-proxy-puppetca=false
Expected outcome:
Installing with --no-enable-puppet would default to an WebUI that doesn’t reference Puppet
Foreman and Proxy versions:
Foreman 3.1.3, Katello 4.3.1
Distribution and version:
AlmaLinux 8.5