171 コミット (873d86cadbaf67c4eac6bb6e0c46576a0ac57f8a)
 

作成者 SHA1 メッセージ 日付
  Elias Probst 873d86cadb Use 'apache.confext' instead of hardcoding '.conf' 9年前
  puneet kandhari d01b7cc66e Merge pull request #77 from bradthurber/add_apache_version 9年前
  Brad Thurber e5c1209433 This branch is foundational for further version-specific work to come. 9年前
  puneet kandhari 75304c160c Merge pull request #76 from bradthurber/add-lookup-to-pillar 9年前
  Brad Thurber 13fb82c470 add lookup section to pillar.example 9年前
  Forrest b6437b15e0 Merge pull request #74 from Wenzel/disable_site 9年前
  puneet kandhari 3dafac2627 Merge pull request #73 from Wenzel/fix_mod_mpm 9年前
  Mathieu Tarral a7fb2f89fc add missing {% endif %} 9年前
  Mathieu Tarral c195dce07c add an 'enabled' attribute for a site in pillar 9年前
  Mathieu Tarral a88611c1d0 fix apache-restart ID in apache/mod_mpm according to apache/init.sls 9年前
  puneet kandhari b59ef46304 Merge pull request #72 from wido/fix_register_site 9年前
  Wido den Hollander def448db2f Files in sites-available should end with .conf under Ubuntu 9年前
  puneet kandhari e84b76ab01 Merge pull request #71 from bradthurber/find_wildcard_paths_should_be_quoted 9年前
  Brad Thurber 0ced6e4cf0 quote wildcard paths 9年前
  puneet kandhari 25179778ed Merge pull request #68 from msciciel/msciciel 9年前
  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年前
  Nitin Madhok 954a39e0cd Merge pull request #67 from msciciel/msciciel 9年前
  Krzysztof Pawłowski 0d7b149fd5 Add mod_php5 pkg for RedHat in map.jinja. Remove welcome.conf on RedHat. 9年前
  puneet kandhari 9d72208524 Merge pull request #66 from madssj/fix-syntax-error 9年前
  Mads Sülau Jørgensen 4741f58a25 Fixed missing : and uppercased D in debian 9年前
  Brian Jackson 26334430da Merge pull request #65 from techhat/master 9年前
  Joseph Hall e0ce473b81 Initial commit of SPM FORMULA 9年前
  puneet kandhari 513bc04861 Merge pull request #62 from saltstack-formulas/revert-61-master 9年前
  Forrest b839a7e30b Revert "corrected the key to match the pillar.example" 9年前
  Forrest 32c492dbae Merge pull request #61 from papoyan/master 9年前
  Papoyan, Nerses 023c2873b1 corrected the key to match the pillar.example 9年前
  puneet kandhari f34b239202 Merge pull request #60 from Thingks/master 9年前
  Rico Moorman 1a2d22b2e8 Correct variable name 9年前
  puneet kandhari 114bb34fc4 Merge pull request #59 from aboe76/master 9年前
  Niels Abspoel 53b995a680 Improved apache-formula 9年前
  Niels Abspoel f6a0c84544 Merge pull request #56 from thornycrackers/master 9年前
  Forrest e10003b077 Merge pull request #58 from multani/proxy-ssl 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 45de7301a7 Updated README to note that directories are created when using 9年前
  Cody Hiar 07b2a9f9f5 Create defaul vhost directories when DocumentRoot is not set 9年前
  puneet kandhari fffb47518e Merge pull request #55 from mosen/master 9年前
  Mosen d4b1af0af4 Fix unnecessary comparison against boolean in vhosts/standard.tmpl 9年前
  Mosen f135e2e0d5 Fix incorrect syntax in pillar example for SSLCertificateFile, SSLCertificateKeyFile 9年前
  Wolodja Wentland 3ed48e04c6 Merge pull request #53 from eliasp/debian-confext 9年前
  Elias Probst 1a1104fe80 Set 'confext' for Debian systems. 9年前
  Forrest 99ea682cfb Merge pull request #52 from daschatten/master 9年前
  Florian Bittner dbb86f2bc4 Add basic SSL functionality. 9年前
  Nitin Madhok 231000fd4b Merge pull request #47 from bradthurber/modules.sls-redhat 9年前
  Brad Thurber 5afdcb819c per @gravyboat suggestion, change separate if to elif 9年前
  Forrest 39176444d1 Merge pull request #48 from multani/fix-jinja-reverse 9年前
  Forrest b190357ebf Merge pull request #49 from multani/fix-missing-documentroot 9年前
  Jonathan Ballet 42426f3f4a Don't fail on missing DocumentRoot 9年前
  Jonathan Ballet 74e4c4d7d5 Make proxies order stable 9年前
  Jonathan Ballet 3f4a7667f7 Jinja's `reverse` is a filter, use it accordingly 9年前