Project

General

Profile

Actions

Bug #35514

open

Missing global parameter declared in Kickstart Default template

Added by Matt Darcy over 1 year ago.

Status:
New
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

No data to display

Actions

Also available in: Atom PDF