Mathieu Tarral
a7fb2f89fc
add missing {% endif %}
9 роки тому
Mathieu Tarral
c195dce07c
add an 'enabled' attribute for a site in pillar
9 роки тому
Rico Moorman
1a2d22b2e8
Correct variable name
9 роки тому
Jonathan Ballet
a8f2d89995
ssl: also support the SSLCertificateChainFile required by some providers
9 роки тому
Jonathan Ballet
c9d9d954de
proxy: support SSL certificate in the proxy template
9 роки тому
Cody Hiar
07b2a9f9f5
Create defaul vhost directories when DocumentRoot is not set
9 роки тому
Mosen
d4b1af0af4
Fix unnecessary comparison against boolean in vhosts/standard.tmpl
9 роки тому
Mosen
f135e2e0d5
Fix incorrect syntax in pillar example for SSLCertificateFile, SSLCertificateKeyFile
Fix check for SSLCertificateFile, SSLCertificateKeyFile variables in vhosts/standard.tmpl, now using dict.get()
9 роки тому
Florian Bittner
dbb86f2bc4
Add basic SSL functionality.
9 роки тому
Jonathan Ballet
42426f3f4a
Don't fail on missing DocumentRoot
If the DocumentRoot value wasn't set, applying the state would cause the
following error:
ID: site.example.com-documentroot
Function: file.directory
Name: None
Result: False
Comment: Specified file None is not an absolute path
Started: 15:07:05.596723
Duration: 4.929 ms
Changes:
This fixes the problem by not trying to check for the DocumentRoot directory is
the value is missing.
9 роки тому
Jonathan Ballet
74e4c4d7d5
Make proxies order stable
9 роки тому
Jonathan Ballet
3f4a7667f7
Jinja's `reverse` is a filter, use it accordingly
9 роки тому
Cody Hiar
f1b89abd3b
Update standard.sls
Make sure that you can makedirs incase parent folders are not created
9 роки тому
Cody Hiar
138a522f3f
Update standard.sls
Create the vhost DocumentRoot directory if it does not exist
9 роки тому
sebastien.fleury
fce8d72c12
Issue#41 configure multi proxypass configuration in vhost
9 роки тому
root
2ba72e613d
Add new templates 'proxy.tmpl' and 'redirect.tmpl'. Add comment pointing to new templates to pillar.example.
10 роки тому
Adrien Bréfort
3612927174
Fix default Options.
10 роки тому
Adrien Bréfort
67e12a8bc2
Fixed Apache 2.4 support and added support for Ubuntu 14.10.
Replace require_all with use_require in map.jinja, we want to be able
to use custom Require values.
Remove uneeded Directory in standard.tmpl and add conditional and
default value for Require.
Fix bad filenames in standard.sls
10 роки тому
Berry Langerak
b8fe242d35
Adding support for Apache 2.4 on Ubuntu 14.04
- Adding confext to virtualhost names.
- Renaming the default config file for Ubuntu (000-default.conf).
- Adding ability to use "Require all granted".
10 роки тому
Vincent Fretin
0aec048eaf
use test -f instead of ls
10 роки тому
vincentfretin
18d8c0c0fb
Don't execute a2ensite if the vhost is already enabled
10 роки тому
Adam Herzog
be1aa5629e
Use confext parameter when naming vhost config files.
11 роки тому
Arnold Bechtoldt
1fce705bc0
setting the remaining changes caused by the change of cmd.wait to .module.wait in init.sls
11 роки тому
Michal Galet
a3299dc1eb
States for apache-reload and apache-restart using module.wait not working
11 роки тому
Jorge Rodriguez
845b58d15f
CustomLog directive takes two parameters. Introduced LogFormat variable and defaulted to "common" format.
11 роки тому
Alan McNea
c863598ec7
Moved apache-reload and apache-restart commands to init.sls and invoke apache-reload from standard.sls
11 роки тому
Alan McNea
e34c476ea1
Added DirectoryIndex, UseCanonicalName, and VirtualDocumentRoot properties to standard.tmpl
11 роки тому
Alan McNea
b51e442440
Fixed bugs in standard.tmpl
11 роки тому
Seth House
f1cff2dd22
Renamed package-map.jinja to map.jinja; is used for more than package names
11 роки тому
Seth House
2499a50135
Added apache.vhost formula
11 роки тому