Project

General

Custom queries

Profile

Actions

Refactor #25839

closed

Avoid storing puppetserver version related parameters in the answer file

Added by Ewoud Kohl van Wijngaarden about 6 years ago. Updated about 6 years ago.


Description

Currently we store some parameters in the answers file that relate to the puppetserver version. This is because we determine them in params.pp which means init.pp has them. The result is that when a user upgrades, their answers need to be reset. Katello has a hook to always do this, Foreman has nothing.

By defaulting to undef and moving the the determination into server.pp we can avoid this whole problem.

Actions #3

Updated by Ewoud Kohl van Wijngaarden about 6 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF