Project

General

Profile

Actions

Support #20123

closed

PuppetDB support enables on every update

Added by Juan Pablo Lorier almost 7 years ago. Updated almost 7 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Triaged:
Fixed in Releases:
Found in Releases:

Description

I don't use puppetdb so I have it disabled, but every upgrade/update it gets to enabled again.

Actions #1

Updated by Daniel Lobato Garcia almost 7 years ago

  • 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.

Actions #2

Updated by Juan Pablo Lorier almost 7 years ago

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)

Actions #3

Updated by Ewoud Kohl van Wijngaarden almost 7 years ago

  • 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.

Actions

Also available in: Atom PDF