module-icingaweb2/manifests
Josh Beard 236d009a43 Add support for Scientific Linux in Yum repo
This commit uses the $::operatingsystemmajrelease fact for managing the
Yum repository on Scientific Linux.  Yum's "$releasever" resolves to
"6.6" (major.minor) on Scientific Linux, where it resolves to "major" or
"major(.server)?" on RedHat.  That causes the repo to fail on Scientific
Linux.

The other solution would be to add symlinks for major.minor in the
upstream Yum repo.  E.g. 6.6 => 6
2015-06-12 14:10:20 -06:00
..
config Validate role_name in config::roles 2015-06-10 10:49:02 +02:00
mod Add module deployment 2015-05-07 10:24:35 +02:00
preinstall Style fixes 2015-04-23 11:40:42 +02:00
config.pp Style fixes 2015-04-23 11:40:42 +02:00
init.pp Lintian fixes 2015-06-10 12:19:02 +02:00
install.pp Puppet 4.0.0 compatibility fixes 2015-04-23 11:26:23 +02:00
params.pp Add support for Scientific Linux in Yum repo 2015-06-12 14:10:20 -06:00
preinstall.pp Puppet 4.0.0 compatibility fixes 2015-04-23 11:26:23 +02:00