Sebastian Meyer
6f3ab21d62
Allow setting APACHE_SERVER_FLAGS on Suse ( #234 )
SUSE reads additional FLAGS that are used on the server start. They are
read from the APACHE_SERVER_FLAGS key, so we use a2enflag/a2disflag to
set those as we do with modules.
6 년 전
ze42
1982f1ecc8
mod_remoteip: enable conf independantly ( #236 )
6 년 전
N
8adcad3db8
Merge pull request #231 from ze42/directory_default
vhosts/standard: Directory_default to DocumentRoot
6 년 전
Adrien "ze" Urban
49dedb64dc
directory.default: update pillar.example
New behavior properly explained in pillar.example
Warning: changes directory.default when used with non-standard documentroot.
Now uses documentroot, instead of previously "default" documentroot path.
6 년 전
Adrien "ze" Urban
70ae79b991
vhosts/standard: Directory_default to DocumentRoot
6 년 전
ardin
7bac5c7c30
mod_mpm for RedHat ( #160 )
6 년 전
Arthur Lutz
a5debf58b3
207 configure ssl ( #218 )
* [ssl] [debian] manage ssl.conf with pillars
* [apache] make cyphersuite a list
* [apache/ssl] switch back to strings, lists merge is not good
6 년 전
Niels Abspoel
ac7e71bf56
Merge pull request #228 from ze42/docroot_sitename
DocumentRoot: fallback to SiteName like templates
6 년 전
Niels Abspoel
32f92e8acd
Merge pull request #227 from ze42/geoip_debian
geoip: Debian support
6 년 전
Niels Abspoel
03de980860
Merge pull request #230 from ze42/docroot_owner
vhosts/standard: allow to set docroot ownership
6 년 전
Niels Abspoel
00b437aa27
Merge pull request #232 from ze42/vhosts_cleanup
vhosts/cleanup: clean non-salted sites
6 년 전
Javier Bértoli
760cadebc3
Merge pull request #233 from alxwr/master
Create Apache's logdir if necessary
6 년 전
Alexander Weidinger
33e1302a12
Create Apache's logdir if necessary
6 년 전
Adrien "ze" Urban
fdaa62d7a9
vhosts/cleanup: clean non-salted sites
Makes it easier to clean any unwanted sites
6 년 전
Adrien "ze" Urban
37f8af4b3a
vhosts/standard: rewrite, simplify code
* No more if.
* Allow lookup to set default value for all docroot
* updated pillar.example
6 년 전
Adrien "ze" Urban
2bae6fea10
vhosts/standard: fix set user/group
unless test -d on file.directory seems useless.
6 년 전
Adrien "ze" Urban
5211bdd72b
vhosts/standard: allow user/group option
Support for DocumentRootUser and DocumentRootGroup
6 년 전
Javier Bértoli
dc46bc8340
Merge pull request #224 from arthurlogilab/fix-fcgid-redhat
Fix fcgid redhat
6 년 전
Javier Bértoli
4e73a80b62
Merge pull request #229 from ze42/manage_security_file_presence
manage_security: fix file presence detection
6 년 전
Adrien "ze" Urban
76f05dda8e
manage_security: fix file presence detection
Detect runtime, rather than before starting/installing anything.
6 년 전
Adrien "ze" Urban
0ed8f9a94b
DocumentRoot: fallback to SiteName like templates
Templates already fallback to SiteName before site id.
This attemps to be consistent with them, and avoid having to explicitly specify
the DocumentRoot, when the template already does the proper inference.
6 년 전
Adrien "ze" Urban
4e15435ef4
geoip: Debian support
6 년 전
Arthur Lutz
d7e212d904
[apache/map.jinja] add RedHat fcgid package name
6 년 전
N
da543013f4
Merge pull request #222 from noelmcloughlin/FixFastCgi
Fix mod_fastcgi, mod_php5, and pkgrepo states
6 년 전
N
7e66b260e4
Merge pull request #220 from noelmcloughlin/issue122
Do not add ServerAlias unless defined
6 년 전
N
7e0d861e0c
Merge pull request #223 from aboe76/python3_support
replace iteritems with items
6 년 전
Niels Abspoel
fe9407df47
replace iteritems with items
6 년 전
noelmcloughlin
2c21dc0df6
Fix mod_fastcgi state/repo
6 년 전
N
f1514dab84
Merge pull request #205 from emeygret/patch-1
Add RedirectMatch option
6 년 전
Niels Abspoel
142fb59bb1
Merge pull request #221 from netmanagers/master
Added "Managed by Salt..." headers in templates
6 년 전
Javier Bértoli
fcb434e248
Added "Managed by Salt..." headers in template and made them unifom across the formula
6 년 전
Javier Bértoli
6de9dd885d
Merge pull request #219 from arthurlogilab/217-customlog
[apache/vhosts] fix CustomLog on standard template
7 년 전
Noel McLoughin
147aa71551
Do not add ServerAlias unless defined
7 년 전
Niels Abspoel
48bab96af6
Merge pull request #212 from noelmcloughlin/issue186_travis
Updated Travis/Kitchen tests
7 년 전
Arthur Lutz
fd23f29cf8
Merge branch 'master' into 217-customlog
7 년 전
Arthur Lutz
1ebee8bc07
[apache/vhosts] fix CustomLog on standard template
7 년 전
Noel McLoughin
853ec8e118
Allow Skipping of service manipulation via pillar (+PR comments)
7 년 전
Niels Abspoel
7d46830814
Merge pull request #216 from emeygret/patch-2
pillar exemple for RedirectMatch directive
7 년 전
emeygret
55c6010bde
pillar exemple for RedirectMatch directive
7 년 전
Niels Abspoel
57b2c5d1aa
Merge pull request #215 from arthurlogilab/patch-1
Fix conflict ID #214
7 년 전
Arthur Lutz
1b5e13a36c
Fix conflict ID #214
7 년 전
Javier Bértoli
c6018aeac1
Merge pull request #211 from saltstack-formulas/manage-tls-defaults
Manage tls defaults
7 년 전
Noel McLoughin
9e4ad5566e
Add kitchen/travis tests
7 년 전
Noel McLoughin
77a7cbf228
Allow Skipping of service manipulation via pillar (+PR comments)
7 년 전
Alexander Weidinger
d3110f93f6
Manage TLS defaults
7 년 전
Alexander Weidinger
9de2372789
map.jinja: corrected Debian's confdir
7 년 전
Alexander Weidinger
cbc9ad29dc
map.jinja: corrected FreeBSD defaults
(We were only supporting 2.4 anyway.)
7 년 전
Niels Abspoel
06e2cee88a
Merge pull request #210 from louis-haddrell/develop
Replace apache.conf_mod_wsgi if statement syntax (fixes #209 )
7 년 전
Louis Haddrell
ac071586e0
Replace apache.conf_mod_wsgi if statement syntax ( fixes #209 )
7 년 전
Niels Abspoel
ab8535cb19
Merge pull request #208 from saltstack-formulas/fix-custom-log-2
Fix CustomLog default values in templates – 2nd edition
7 년 전