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".
il y a 10 ans
Seth House
67b8518e47
Added explanatory comment to the apache restart/reload module.wait states
il y a 10 ans
Seth House
448c4855ce
Revert "Updated README with new formula conventions URL"
This reverts commit f7b14ec169
.
il y a 10 ans
Seth House
f7b14ec169
Updated README with new formula conventions URL
il y a 10 ans
Seth House
2c499ee376
Merge pull request #26 from vincentfretin/patch-1
Don't execute a2ensite if the vhost is already enabled
il y a 10 ans
Vincent Fretin
541360a0ce
use test -f instead of ls in register_site.sls too
il y a 10 ans
Vincent Fretin
0aec048eaf
use test -f instead of ls
il y a 10 ans
vincentfretin
18d8c0c0fb
Don't execute a2ensite if the vhost is already enabled
il y a 10 ans
Forrest
b034debeca
Merge pull request #24 from ev0rtex/patch-1
Fix link to instructions
il y a 10 ans
David Warkentin
49a79bd549
Fix link to instructions
The link to the installation and usage instructions does not work. This fixes it.
il y a 10 ans
Seth House
65c57dc315
Remove full Pillar example from README; see pillar.example instead
il y a 10 ans
Seth House
280ea54a65
Removed Jinja-esque placeholders from example Pillar; added instructions
The structure of this example file was quite confusing. Most of these
values are not required and should be denoted as such. Jinja notiation
to denote re-used Pillar values was also a bad and confusing choice.
Closes #8
il y a 10 ans
Seth House
b8f7ac33bf
Moved all Pillar examples under the same dictionary key
Having multiple different examples in the same file was causing
confusion.
il y a 10 ans
Joseph Hall
041fac4f48
Merge pull request #23 from mpeeters/patch-1
Fix typo
il y a 10 ans
Martin Peeters
b74df1871b
Fix typo
il y a 10 ans
Seth House
2db91119af
Combined multiple extend statements
Fixes #22
il y a 10 ans
Seth House
6457ae9e86
Use long-form state declaration
il y a 10 ans
Joseph Hall
989ae09576
Merge pull request #20 from adamherzog/redhat-vhost-config-extension
Add vhost config file extension for RedHat-based distributions
il y a 11 ans
Adam Herzog
6a7448cb4b
Add confext (and missing vhostdir) parameters to pillar.example.
il y a 11 ans
Adam Herzog
be1aa5629e
Use confext parameter when naming vhost config files.
il y a 11 ans
Adam Herzog
1888584b94
Add config file extension (confext) to parameter map.
il y a 11 ans
Forrest
b7edd43705
Merge pull request #19 from cedwards/master
added initial FreeBSD support
il y a 11 ans
Christer Edwards
36051f4353
removed unneeded wsgi_path
il y a 11 ans
Christer Edwards
001f2a9d9c
added initial FreeBSD support
il y a 11 ans
Seth House
641b70039a
Change optional deps list to be a bulleted list to match
il y a 11 ans
Seth House
aca9d6eeb3
Merge pull request #18 from gravyboat/master
Removed apt from items where it is not required, also modified fcgid to include apache as it requires the apache package.
il y a 11 ans
Forrest Alvarez
3535ecae9a
Removed apt from items where it is not required, also modified fcgid to include apache as it requires the apache package.
il y a 11 ans
Seth House
ad541eb5bf
Merge pull request #15 from bechtoldt/add_proxy_module_support
Adding mod_proxy and mod_proxy_http states
il y a 11 ans
Seth House
b1e2d39849
Merge pull request #16 from bechtoldt/improvements
setting the remaining changes caused by the change to module.wait
il y a 11 ans
Arnold Bechtoldt
d60aca39cb
setting the correct parameter values for watch_in
il y a 11 ans
Arnold Bechtoldt
1fce705bc0
setting the remaining changes caused by the change of cmd.wait to .module.wait in init.sls
il y a 11 ans
Arnold Bechtoldt
b45a5f4fc4
adding mod_proxy and mod_proxy_http states, updating the README doc
il y a 11 ans
Joseph Hall
b118690c53
Merge pull request #14 from galet/master
States for apache-reload and apache-restart using module.wait not working
il y a 11 ans
Michal Galet
a3299dc1eb
States for apache-reload and apache-restart using module.wait not working
il y a 11 ans
Seth House
88d16e419a
Merge pull request #12 from Jorge-Rodriguez/master
CustomLog directive takes two parameters. Introduced LogFormat variable ...
il y a 11 ans
Jorge Rodriguez
845b58d15f
CustomLog directive takes two parameters. Introduced LogFormat variable and defaulted to "common" format.
il y a 11 ans
Seth House
9b5a6eb799
Merge pull request #11 from favadi/master
Fix wrong state path in README.rst
il y a 11 ans
Diep Pham Van
5d746a2c15
Fix wrong state path
apache.vhost.standard --> apache.vhosts.standard
il y a 11 ans
Seth House
950ce07185
Change cmd.wait to module.wait for platform independence
il y a 11 ans
Joseph Hall
4c7b7233da
Merge pull request #10 from PCMi/master
Bug fixes and upgrades
il y a 11 ans
Alan McNea
92b167ffa8
Added vhost_alias.sls for that apache mod
il y a 11 ans
Alan McNea
f153c78ba8
Added apache include and requires to php5.sls and rewrite.sls
il y a 11 ans
Alan McNea
c863598ec7
Moved apache-reload and apache-restart commands to init.sls and invoke apache-reload from standard.sls
il y a 11 ans
Alan McNea
e34c476ea1
Added DirectoryIndex, UseCanonicalName, and VirtualDocumentRoot properties to standard.tmpl
il y a 11 ans
Alan McNea
b51e442440
Fixed bugs in standard.tmpl
il y a 11 ans
Seth House
f1cff2dd22
Renamed package-map.jinja to map.jinja; is used for more than package names
il y a 11 ans
Seth House
65e2bffaea
Refactored the README with individual sections for each state
il y a 11 ans
Seth House
2499a50135
Added apache.vhost formula
il y a 11 ans
Seth House
a58bfa6d0f
Added a few common directories to package-map.jinja
il y a 11 ans
Seth House
d0c958dd87
mod_wsgi requires apache
il y a 11 ans