noelmcloughlin
2c21dc0df6
Fix mod_fastcgi state/repo
6 years ago
N
f1514dab84
Merge pull request #205 from emeygret/patch-1
Add RedirectMatch option
6 years ago
Niels Abspoel
142fb59bb1
Merge pull request #221 from netmanagers/master
Added "Managed by Salt..." headers in templates
6 years ago
Javier Bértoli
fcb434e248
Added "Managed by Salt..." headers in template and made them unifom across the formula
6 years ago
Javier Bértoli
6de9dd885d
Merge pull request #219 from arthurlogilab/217-customlog
[apache/vhosts] fix CustomLog on standard template
7 years ago
Niels Abspoel
48bab96af6
Merge pull request #212 from noelmcloughlin/issue186_travis
Updated Travis/Kitchen tests
7 years ago
Arthur Lutz
fd23f29cf8
Merge branch 'master' into 217-customlog
7 years ago
Arthur Lutz
1ebee8bc07
[apache/vhosts] fix CustomLog on standard template
7 years ago
Noel McLoughin
853ec8e118
Allow Skipping of service manipulation via pillar (+PR comments)
7 years ago
Niels Abspoel
7d46830814
Merge pull request #216 from emeygret/patch-2
pillar exemple for RedirectMatch directive
7 years ago
emeygret
55c6010bde
pillar exemple for RedirectMatch directive
7 years ago
Niels Abspoel
57b2c5d1aa
Merge pull request #215 from arthurlogilab/patch-1
Fix conflict ID #214
7 years ago
Arthur Lutz
1b5e13a36c
Fix conflict ID #214
7 years ago
Javier Bértoli
c6018aeac1
Merge pull request #211 from saltstack-formulas/manage-tls-defaults
Manage tls defaults
7 years ago
Noel McLoughin
9e4ad5566e
Add kitchen/travis tests
7 years ago
Noel McLoughin
77a7cbf228
Allow Skipping of service manipulation via pillar (+PR comments)
7 years ago
Alexander Weidinger
d3110f93f6
Manage TLS defaults
7 years ago
Alexander Weidinger
9de2372789
map.jinja: corrected Debian's confdir
7 years ago
Alexander Weidinger
cbc9ad29dc
map.jinja: corrected FreeBSD defaults
(We were only supporting 2.4 anyway.)
7 years ago
Niels Abspoel
06e2cee88a
Merge pull request #210 from louis-haddrell/develop
Replace apache.conf_mod_wsgi if statement syntax (fixes #209 )
7 years ago
Louis Haddrell
ac071586e0
Replace apache.conf_mod_wsgi if statement syntax ( fixes #209 )
7 years ago
Niels Abspoel
ab8535cb19
Merge pull request #208 from saltstack-formulas/fix-custom-log-2
Fix CustomLog default values in templates – 2nd edition
7 years ago
Alexander Weidinger
08a21edb73
Actually fix CustomLog default values in templates
7 years ago
Alexander Weidinger
e20189e94a
Revert "Fix CustomLog default values in templates"
This reverts commit 429039819d
.
7 years ago
Niels Abspoel
d979d8a5f3
Merge pull request #206 from saltstack-formulas/fix-customlog-defaults
Fix CustomLog default values in templates
7 years ago
Alexander Weidinger
429039819d
Fix CustomLog default values in templates
7 years ago
Wolodja Wentland
147fc0581f
Merge pull request #184 from alxwr/template-security
Template security.conf in Debian
7 years ago
emeygret
2142ab99f1
Add RedirectMatch option
in pillar add
RedirectMatch: true
7 years ago
Niels Abspoel
9e1b617f11
Merge pull request #204 from tsenay/master
Split Logformat and CustomLog Directive to avoid syntax error on RedHat
7 years ago
thomas Senay
5fea96a6a2
Split Logformat and CustomLog Directive to avoid syntax error on RedHat
7 years ago
Niels Abspoel
c86760ee4c
Merge pull request #202 from alexfrosa/master
fixed: missing LogFormat
7 years ago
alexfrosa
dca6c1b4a3
Update minimal.tmpl
Adapted log format to Apache's new default
7 years ago
Javier Bértoli
e366517ffc
Merge pull request #201 from noelmcloughlin/archlinux
ArchLinux support in map.jinja
7 years ago
Niels Abspoel
9898b4fe2f
Merge pull request #191 from alxwr/mod_fastcgi-oscodename
mod_fastcgi: use oscodename grain / call for testers
7 years ago
Alex Rosa
0475eef4ad
fixed: missing LogFormat
7 years ago
Noel McLoughin
1434dcc5e9
ArchLinux OS mapping
7 years ago
Niels Abspoel
185b98a38e
Merge pull request #198 from irtnog/enable-custom-mod_ssl-package
Add setting that allows deployers to override the default mod_ssl
7 years ago
Matthew X. Economou
1899f2df5e
Add setting that allows deployers to override the default mod_ssl package
Other states in this formula allow changing the Apache httpd or module
package on RHEL/CentOS, e.g., one may use packages from the httpd24
SCL to install newer versions than in the base repositories. This
changes the apache.mod_ssl SLS to match them.
7 years ago
Niels Abspoel
72dc03a4e7
Merge pull request #194 from saltstack-formulas/fix-pillar
Consolidate duplicate 'Location' stanzas in pillar.example
7 years ago
Noel McLoughlin
a07560a7ea
Consolidate duplicate 'Location' stanzas in pillar.example; SLS Rendering Error fix
7 years ago
Niels Abspoel
1561224dfc
Merge pull request #193 from saltstack-formulas/susefix
workaround for #192
7 years ago
Noel McLoughlin
be024a6475
workaround for #192
7 years ago
Alexander Weidinger
ef1c55b45c
mod_fastcgi: use oscodename grain
7 years ago
Niels Abspoel
0b117e522d
Merge pull request #189 from louis-haddrell/develop
Replaced use_require with Apache version check (fixes #188 )
7 years ago
Javier Bértoli
72134744bf
Merge pull request #190 from aboe76/apache_modules_suse_support
add suse support to apache_modules
7 years ago
Niels Abspoel
9003d2b3ce
update grain check with Suse and SUSE
7 years ago
Niels Abspoel
e5313af81a
add suse support to apache_modules
7 years ago
Javier Bértoli
a61504f900
Merge pull request #185 from aboe76/update_suse_config
update suse config file with latest changes
7 years ago
Louis Haddrell
2360d722b6
Replaced use_require with Apache version check ( fixes #188 )
7 years ago
Niels Abspoel
b6dbc87844
Merge pull request #187 from louis-haddrell/master
Replaced Apache 2.4 syntax in RedHat Apache 2.2 config (fixes #115 )
7 years ago