HomeSoftware Heritage

Fixes #25839 - Determine puppetserver version in server.pp

Description

Fixes #25839 - Determine puppetserver version in server.pp

Currently we store some parameters in the installers 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.

Details

Provenance
Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>Authored on Jan 11 2019, 1:08 PM
Michael Moll <kvedulv@kvedulv.de>Committed on Jan 11 2019, 3:29 PM
olasdPushed on Jun 26 2019, 2:00 PM
Parents
rSPPUPac2fdb042741: Add unmanaged Puppet Agent runmode
Branches
Unknown
Tags
Unknown

Event Timeline

Michael Moll <kvedulv@kvedulv.de> committed rSPPUP899bb08fd444: Fixes #25839 - Determine puppetserver version in server.pp (authored by Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>).Jan 11 2019, 3:29 PM