Project

General

Profile

Actions

Feature #4086

closed

Need a reliable way in katello-configure puppet to determine if we are in a SCL env

Added by Katello Issue Migration over 10 years ago. Updated almost 6 years ago.

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

Description

Currently we have:

if ($operatingsystem  "RedHat" or $operatingsystem  "CentOS"){
$scl_prefix = 'ruby193-'
+ $scl_root = '/opt/rh/ruby193/root'

which may eventually come back to bite us when we no longer require SCL in RHEL and CentOS. Need a more reliable SCL detection routine we can rely on

Created: mccun934 on May 19, 2013 17:13 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/2334

Actions

Also available in: Atom PDF