Project

General

Profile

Actions

Bug #31568

closed

puppetlabs_repo snippet incorrectly references puppet release files as puppetlabs-release rather than puppet-release

Added by Matt Darcy almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Templates
Target version:
-
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

the puppetlabs_repo snippet sets the repo URL to install the official puppet hosted rpm/deb repos based on the following pattern

<%= http_proxy ><= http_port > https://<= repo_host >/<= repo_subdir ><= repo_name ><= repo_os ><= os_major %>

repo_name is incorrectly referencing the legacy puppet labs naming and URL 'puppetlabs' which will cause the provisioning to fail to install puppet if certain host or global parameters are set.

Actions

Also available in: Atom PDF