Peter Souter
a6cb42215a
Fixes permissions on config files
...
Before ini_file was used to create the files, but the permissions were incorrect and you'd get an error message: ![Error](https://cloud.githubusercontent.com/assets/1064715/13003982/91bfc7ea-d170-11e5-9eb4-4fc135140f83.png )
2016-02-12 10:11:23 +00:00
Jan Collijs
df99507221
Feature: initialize database if preferred so a working icingaweb2 instance can be started automatically
2015-12-14 16:40:11 +01:00
Alexandre Beche
4a88d7325f
Allowing to purge the confiruration directory
2015-10-26 22:43:45 +01:00
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