309 Commits (57afd71627eb554138c8d5ec9cc790d899ed80ff)

Author SHA1 Message Date
  Brad Thurber 24698575f1 add space before grep module check 9 years ago
  Elias Probst 293b68b939 Add missing context 9 years ago
  Konrad Mosoń f07f672ed1 Added CentOS and Oracle Linux versions mapping 9 years ago
  Elias Probst ff2dd397c3 Don't execute `a2dissite` on each state run 9 years ago
  Julien Cristau 9be8ade5aa allow absence of DocumentRoot 9 years ago
  Elias Probst 0ed941bd4e a2(en|dis)site requires the full name incl. the confext. 9 years ago
  Elias Probst 873d86cadb Use 'apache.confext' instead of hardcoding '.conf' 9 years ago
  Brad Thurber e5c1209433 This branch is foundational for further version-specific work to come. 9 years ago
  Mathieu Tarral a7fb2f89fc add missing {% endif %} 9 years ago
  Mathieu Tarral c195dce07c add an 'enabled' attribute for a site in pillar 9 years ago
  Mathieu Tarral a88611c1d0 fix apache-restart ID in apache/mod_mpm according to apache/init.sls 9 years ago
  Wido den Hollander def448db2f Files in sites-available should end with .conf under Ubuntu 9 years ago
  Brad Thurber 0ced6e4cf0 quote wildcard paths 9 years ago
  Krzysztof Pawłowski b6fe515ed8 RedHat fixes: change default vhostdir to redhat official default /etc/httpd/vhosts.d, add state for ensuring that vhostdir exists, include vhosts.d/*.conf in httpd.conf 9 years ago
  Krzysztof Pawłowski 0d7b149fd5 Add mod_php5 pkg for RedHat in map.jinja. Remove welcome.conf on RedHat. 9 years ago
  Mads Sülau Jørgensen 4741f58a25 Fixed missing : and uppercased D in debian 9 years ago
  Forrest b839a7e30b Revert "corrected the key to match the pillar.example" 9 years ago
  Papoyan, Nerses 023c2873b1 corrected the key to match the pillar.example 9 years ago
  Rico Moorman 1a2d22b2e8 Correct variable name 9 years ago
  Niels Abspoel 53b995a680 Improved apache-formula 9 years ago
  Jonathan Ballet a8f2d89995 ssl: also support the SSLCertificateChainFile required by some providers 9 years ago
  Jonathan Ballet c9d9d954de proxy: support SSL certificate in the proxy template 9 years ago
  Cody Hiar 07b2a9f9f5 Create defaul vhost directories when DocumentRoot is not set 9 years ago
  Mosen d4b1af0af4 Fix unnecessary comparison against boolean in vhosts/standard.tmpl 9 years ago
  Mosen f135e2e0d5 Fix incorrect syntax in pillar example for SSLCertificateFile, SSLCertificateKeyFile 9 years ago
  Elias Probst 1a1104fe80 Set 'confext' for Debian systems. 9 years ago
  Florian Bittner dbb86f2bc4 Add basic SSL functionality. 9 years ago
  Brad Thurber 5afdcb819c per @gravyboat suggestion, change separate if to elif 9 years ago
  Jonathan Ballet 42426f3f4a Don't fail on missing DocumentRoot 9 years ago
  Jonathan Ballet 74e4c4d7d5 Make proxies order stable 9 years ago
  Jonathan Ballet 3f4a7667f7 Jinja's `reverse` is a filter, use it accordingly 9 years ago
  Brad Thurber 0f0d5318e5 make modules.sls compatible with RHEL/CentOS Apache 2.2 9 years ago
  Cody Hiar f1b89abd3b Update standard.sls 9 years ago
  Cody Hiar 138a522f3f Update standard.sls 9 years ago
  Ryan Peck a83f74c18e Add optional templating to register_site 9 years ago
  Raphaël Hertzog 5dc9d42ea6 Update map.ninja to rely on oscodename grain instead of lsb_distrib_release 9 years ago
  sebastien.fleury fce8d72c12 Issue#41 configure multi proxypass configuration in vhost 9 years ago
  Ryan Peck 993e836f60 Fix case where state != enabled caused error 9 years ago
  Niels Abspoel 9cd070302f Added basic opensuse support 9 years ago
  Cory Wright eb15c0753a Update map.jinja 9 years ago
  root 2ba72e613d Add new templates 'proxy.tmpl' and 'redirect.tmpl'. Add comment pointing to new templates to pillar.example. 10 years ago
  Niels Abspoel 3ab160bad2 updated map.jinja debian 8.0 settings 10 years ago
  Ben Dougherty ff9fc14eaf Fix mod-php5 dependency when setting php.ini 10 years ago
  Skyler Berg 11d66cfda7 Add ability to specify modules in pillar 10 years ago
  Adrien Bréfort 3612927174 Fix default Options. 10 years ago
  Adrien Bréfort 67e12a8bc2 Fixed Apache 2.4 support and added support for Ubuntu 14.10. 10 years ago
  Berry Langerak b8fe242d35 Adding support for Apache 2.4 on Ubuntu 14.04 10 years ago
  KennethWilke 964b653692 fixed things seth mentioned in class 10 years ago
  Seth House 67b8518e47 Added explanatory comment to the apache restart/reload module.wait states 10 years ago
  Vincent Fretin 541360a0ce use test -f instead of ls in register_site.sls too 10 years ago