Project

General

Profile

Actions

Bug #35514

closed

Missing global parameter declared in Kickstart Default template

Added by Matt Darcy about 2 years ago. Updated 3 months ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Templates
Target version:
-
Difficulty:
trivial
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

as part of #31593

Kickstart default got a new parameter to both enable Puppet 7 clients at provision time and change the name of the obsolete puppetlabs brand. The work was completed and functional but the update to the header specifying the global parameter for Puppet 7 was missed, which means unless you know the parameter is there by reading the snippet code in more detail, you'll only have the ability to continue to install Puppet 5 or 6 clients

  - enable-puppetlabs-repo: boolean (default=false)
  - enable-puppetlabs-puppet5-repo: boolean (default=false)
  - enable-puppetlabs-puppet6-repo: boolean (default=false)

This bug is to track the update of the header to document correctly the Puppet 7 parameter

Actions #1

Updated by Matt Darcy 3 months ago

  • Status changed from New to Rejected

can be closed - as this should move to an obsolete/remove puppet 5 - 6 as puppet versions are no longer supported

Actions

Also available in: Atom PDF