Javier Bértoli
fcb434e248
Added "Managed by Salt..." headers in template and made them unifom across the formula
6年前
Arthur Lutz
1ebee8bc07
[apache/vhosts] fix CustomLog on standard template
7年前
Noel McLoughin
853ec8e118
Allow Skipping of service manipulation via pillar (+PR comments)
7年前
Arthur Lutz
1b5e13a36c
Fix conflict ID #214
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年前
Louis Haddrell
ac071586e0
Replace apache.conf_mod_wsgi if statement syntax ( fixes #209 )
7年前
Alexander Weidinger
08a21edb73
Actually fix CustomLog default values in templates
7年前
Alexander Weidinger
e20189e94a
Revert "Fix CustomLog default values in templates"
This reverts commit 429039819d
.
7年前
Alexander Weidinger
429039819d
Fix CustomLog default values in templates
7年前
thomas Senay
5fea96a6a2
Split Logformat and CustomLog Directive to avoid syntax error on RedHat
7年前
alexfrosa
dca6c1b4a3
Update minimal.tmpl
Adapted log format to Apache's new default
7年前
Alex Rosa
0475eef4ad
fixed: missing LogFormat
7年前
Noel McLoughin
1434dcc5e9
ArchLinux OS mapping
7年前
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年前
Noel McLoughlin
be024a6475
workaround for #192
7年前
Alexander Weidinger
ef1c55b45c
mod_fastcgi: use oscodename grain
7年前
Niels Abspoel
9003d2b3ce
update grain check with Suse and SUSE
7年前
Niels Abspoel
e5313af81a
add suse support to apache_modules
7年前
Louis Haddrell
2360d722b6
Replaced use_require with Apache version check ( fixes #188 )
7年前
Louis Haddrell
7e96ce8d3e
Replaced Apache 2.4 syntax in RedHat Apache 2.2 config ( fixes #115 )
7年前
Raphaël Hertzog
1feaf1f392
Add map.jinja data for latest Debian and Ubuntu releases
7年前
Niels Abspoel
adea6485ea
update suse config file with latest changes
7年前
Alexander Weidinger
5fa91b7b91
Template security.conf in Debian
Including optional per-OS templates
(Solves https://github.com/saltstack-formulas/apache-formula/issues/153 )
7年前
kadogo
69bb7744c8
Correct little error for mod_fastcgi
8年前
kadogo
14fa8d8616
Add variables for mod_xsendfile and mod_fastcgi
8年前
kadogo
858d012380
Add mod_fastcgi (Debian)
8年前
kadogo
d4e45322bf
Add mod_proxy_fcgi (Debian)
8年前
kadogo
7495b5fdd8
Add mod_xsenfile (Debian)
8年前
Javier Bértoli
a7f66b6344
Move vhostdir `to config.sls`
7年前
Javier Bértoli
ffac9b2381
Added minimal template ( fixes #34 )
7年前
Javier Bértoli
9c9050595d
Remove duplicated ID ( fixes #179 )
7年前
Mike Shade
9bf72e5d0a
Correct CentOS 6 osfinger map
CentOS 6 reports as CentOS-6 rather than CentOS Linux-6 from osfinger grain
7年前
Gary Waters
4da54dd8de
in RH, vhosts.d doesnt exisit, this makes it
7年前
Oleksandr Porunov
ee6b910302
Format mod_wsgi state
7年前
Oleksandr Porunov
7ac28f42f9
Clear uncomment state of mod_wsgi config
7年前
Oleksandr Porunov
c28a1097e3
Fix wsgi.conf uncomment for RedHat based OS
7年前
Oleksandr Porunov
0b37a14035
Fix: wsgi.conf file not found
7年前
Javier Bértoli
475fb8347e
Add default user/group attributes as required by some states
7年前
Oleksandr Porunov
aba648965f
Add a new line into uninstall state
7年前
Oleksandr Porunov
58e968916e
Add uninstall state
7年前
Bernhard M. Wiedemann
f25d7707cf
fix standard.tmpl
with salt-ssh-2016.11.3 it errored out with
TemplateNotFound: apache/map.jinja
and we were already passing in the 'apache' data as 'map'
from standard.sls
7年前
Bernhard M. Wiedemann
81a25d9467
drop %O from default LogFormat
because it requires mod_logio to be enabled
7年前
Archie Brentano
f80a06260b
[+] debian apache2 needs to have conf enabled when making this change
7年前
Bernhard M. Wiedemann
55eac38881
SUSE: fix conf.d location
7年前
Bernhard M. Wiedemann
cc95c7579e
SUSE: typo fixes
7年前
Bernhard M. Wiedemann
57690acd77
SUSE: use different global.conf
sysconfig.d/global.conf is re-written by sysconfig on openSUSE
7年前
Patrick Chevalley
780bf3158d
Add Reverse Proxy directives, GeoIP, Certificates management, mostly for RedHat
7年前