Project

General

Profile

Actions

Bug #24752

closed

need to reset puppet::server_puppetserver_metrics on Puppet4 → Puppet5 upgrade

Added by Evgeni Golov over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Installer
Target version:

Description

When upgrading to PuppetServer 5 (5.3.5) from 4.x, we do not reset the puppet::server_puppetserver_metrics param.

The installer sets it to versioncmp($::puppetversion, '5.0.0') >= 0 during the original install, and that remains in the answer file. On Puppet4 installs this is false
However, Puppet5 needs metrics enabled, and does not start otherwise: https://ci.centos.org/job/foreman-katello-upgrade-nightly-test/31/

We need to reset the param, so that versioncmp is re-evaluated.

Actions #1

Updated by The Foreman Bot over 5 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello-installer/pull/677 added
Actions #2

Updated by Evgeni Golov over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #3

Updated by The Foreman Bot over 5 years ago

  • Pull request https://github.com/Katello/katello-installer/pull/678 added
Actions #4

Updated by The Foreman Bot over 5 years ago

  • Pull request https://github.com/Katello/katello-installer/pull/679 added
Actions #5

Updated by Evgeni Golov over 5 years ago

  • Fixed in Releases Katello 3.9.0 added
Actions #6

Updated by Evgeni Golov over 5 years ago

  • Assignee set to Evgeni Golov
Actions #7

Updated by Justin Sherrill over 5 years ago

  • Target version set to Katello 3.9.0
  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF