Commit graph

9 commits

Author SHA1 Message Date
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
Steven Bambling
d91ca34935 Moving away from templates to usign inifile from Puppetlabs/inifile 2015-04-02 08:45:16 -04:00
Vladimir Smirnov
1aefd726c8 Allow to redefine template files for configs 2015-03-16 17:06:21 +01:00
Tom De Vylder
4e1c7a6ef3 Add RHEL/CentOS package repository management 2015-02-23 17:27:33 +01:00
Tom De Vylder
cde6245491 Add template variables 2015-02-20 22:37:11 +01:00
Tom De Vylder
dca2b08678 Add php modules 2015-02-20 14:07:05 +01:00
Tom De Vylder
ceda2c941a Configure $config_user, $config_group 2015-02-20 14:07:05 +01:00
Tom De Vylder
a5b6188f3f Style fixes 2015-02-20 13:10:02 +01:00
Tom De Vylder
6bc7b1ede6 Initial commit 2015-02-20 10:40:45 +01:00