Project

General

Profile

« Previous | Next » 

Revision d14d6767

Added by Clemens Bergmann about 10 years ago

more quotes around case statements

View differences:

manifests/install/repos/extra.pp
if $configure_scl_repo {
case $::operatingsystem {
CentOS: {
'CentOS': {
package {'centos-release-SCL':
ensure => installed,
}
}
Scientific: {
'Scientific': {
yumrepo { 'SCL':
descr => 'Scientific Linux Software Collections',
baseurl => "http://ftp.scientificlinux.org/linux/scientific/${osreleasemajor}/\$basearch/external_products/softwarecollections/",

Also available in: Unified diff