Support #20123
closed
PuppetDB support enables on every update
Added by Juan Pablo Lorier over 7 years ago.
Updated over 7 years ago.
Description
I don't use puppetdb so I have it disabled, but every upgrade/update it gets to enabled again.
- Tracker changed from Bug to Support
- Project changed from Foreman to Installer
- Category deleted (
Puppet integration)
I think this happens because the installer remembers the answers you chose the last time you ran it. This means that you should change these options, for example:
/etc/foreman-installer/scenarios.d/foreman-answers.yaml or /etc/foreman-installer/scenarios.d/katello-answers.yaml (depending on your installation)
will contain a key:
`foreman::plugin::puppetdb: true`
Change it to false and I think your problem will go away.
I think this shouldn't relay on the fist answers and the user having to explicitly modify the file. It should get the values from the actual configuration (for instance, recreate the answers file from the setting)
- Status changed from New to Rejected
This is by design how the installer works and changing it would be a lot of work though you could use remove your answers and --dont-save-answers to achieve sort of what you want. If you want to change anything then there's --no-enable-foreman-plugin-puppetdb to disable it.
Also available in: Atom
PDF