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 년 전
Seth House
67b8518e47
Added explanatory comment to the apache restart/reload module.wait states
10 년 전
Vincent Fretin
541360a0ce
use test -f instead of ls in register_site.sls too
10 년 전
Vincent Fretin
0aec048eaf
use test -f instead of ls
10 년 전
vincentfretin
18d8c0c0fb
Don't execute a2ensite if the vhost is already enabled
10 년 전
Seth House
2db91119af
Combined multiple extend statements
Fixes #22
10 년 전
Seth House
6457ae9e86
Use long-form state declaration
10 년 전
Adam Herzog
be1aa5629e
Use confext parameter when naming vhost config files.
11 년 전
Adam Herzog
1888584b94
Add config file extension (confext) to parameter map.
11 년 전
Christer Edwards
36051f4353
removed unneeded wsgi_path
11 년 전
Christer Edwards
001f2a9d9c
added initial FreeBSD support
11 년 전
Forrest Alvarez
3535ecae9a
Removed apt from items where it is not required, also modified fcgid to include apache as it requires the apache package.
11 년 전
Arnold Bechtoldt
d60aca39cb
setting the correct parameter values for watch_in
11 년 전
Arnold Bechtoldt
1fce705bc0
setting the remaining changes caused by the change of cmd.wait to .module.wait in init.sls
11 년 전
Arnold Bechtoldt
b45a5f4fc4
adding mod_proxy and mod_proxy_http states, updating the README doc
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 년 전
Seth House
950ce07185
Change cmd.wait to module.wait for platform independence
11 년 전
Alan McNea
92b167ffa8
Added vhost_alias.sls for that apache mod
11 년 전
Alan McNea
f153c78ba8
Added apache include and requires to php5.sls and rewrite.sls
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 년 전
Seth House
a58bfa6d0f
Added a few common directories to package-map.jinja
11 년 전
Seth House
d0c958dd87
mod_wsgi requires apache
11 년 전
Seth House
3f8a1edb97
Added mod_wsgi to package-map
11 년 전
Seth House
66683570e9
Added package-map.jinja
11 년 전
Seth House
5550f85bd9
Added a mod_wsgi state
11 년 전
Seth House
effba317fd
Updated Debian-family formula to work on all Debian-family OSes
11 년 전
Seth House
746bbb9db3
Updated Debian-family formula to use main sls but keep custom ordering
11 년 전
Seth House
053c3443d7
Added basic formula to install Apache
11 년 전
Seth House
0e86fb8c9d
Renamed the main sls file to debian_full
This is a great and full-featured way to configure Apache on
Debian-family OS's but we need a simpler and more universal formula as
the main entry-point.
11 년 전
Joseph Hall
ccb8fb6306
Move sls files into correct directory structure, fixes #7
11 년 전
Ryan Richard
a287922545
add platform logic for pkg install
11 년 전
Michael Grosser
20834e1ef4
Move init.sls changes into new file.
11 년 전
Michael Grosser
646fb4ae50
Add basic structure according to guidelines.
11 년 전