Seth House
641b70039a
Change optional deps list to be a bulleted list to match
11 years ago
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.
11 years ago
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 years ago
Seth House
ad541eb5bf
Merge pull request #15 from bechtoldt/add_proxy_module_support
Adding mod_proxy and mod_proxy_http states
11 years ago
Seth House
b1e2d39849
Merge pull request #16 from bechtoldt/improvements
setting the remaining changes caused by the change to module.wait
11 years ago
Arnold Bechtoldt
d60aca39cb
setting the correct parameter values for watch_in
11 years ago
Arnold Bechtoldt
1fce705bc0
setting the remaining changes caused by the change of cmd.wait to .module.wait in init.sls
11 years ago
Arnold Bechtoldt
b45a5f4fc4
adding mod_proxy and mod_proxy_http states, updating the README doc
11 years ago
Joseph Hall
b118690c53
Merge pull request #14 from galet/master
States for apache-reload and apache-restart using module.wait not working
11 years ago
Michal Galet
a3299dc1eb
States for apache-reload and apache-restart using module.wait not working
11 years ago
Seth House
88d16e419a
Merge pull request #12 from Jorge-Rodriguez/master
CustomLog directive takes two parameters. Introduced LogFormat variable ...
11 years ago
Jorge Rodriguez
845b58d15f
CustomLog directive takes two parameters. Introduced LogFormat variable and defaulted to "common" format.
11 years ago
Seth House
9b5a6eb799
Merge pull request #11 from favadi/master
Fix wrong state path in README.rst
11 years ago
Diep Pham Van
5d746a2c15
Fix wrong state path
apache.vhost.standard --> apache.vhosts.standard
11 years ago
Seth House
950ce07185
Change cmd.wait to module.wait for platform independence
11 years ago
Joseph Hall
4c7b7233da
Merge pull request #10 from PCMi/master
Bug fixes and upgrades
11 years ago
Alan McNea
92b167ffa8
Added vhost_alias.sls for that apache mod
11 years ago
Alan McNea
f153c78ba8
Added apache include and requires to php5.sls and rewrite.sls
11 years ago
Alan McNea
c863598ec7
Moved apache-reload and apache-restart commands to init.sls and invoke apache-reload from standard.sls
11 years ago
Alan McNea
e34c476ea1
Added DirectoryIndex, UseCanonicalName, and VirtualDocumentRoot properties to standard.tmpl
11 years ago
Alan McNea
b51e442440
Fixed bugs in standard.tmpl
11 years ago
Seth House
f1cff2dd22
Renamed package-map.jinja to map.jinja; is used for more than package names
11 years ago
Seth House
65e2bffaea
Refactored the README with individual sections for each state
11 years ago
Seth House
2499a50135
Added apache.vhost formula
11 years ago
Seth House
a58bfa6d0f
Added a few common directories to package-map.jinja
11 years ago
Seth House
d0c958dd87
mod_wsgi requires apache
11 years ago
Seth House
3f8a1edb97
Added mod_wsgi to package-map
11 years ago
Seth House
66683570e9
Added package-map.jinja
11 years ago
Seth House
5550f85bd9
Added a mod_wsgi state
11 years ago
Seth House
ee72d30b06
Merge branch 'generic-apache'
11 years ago
Seth House
d29f634367
Updated README with these changes moved Pillar examples into pillar file
11 years ago
Seth House
effba317fd
Updated Debian-family formula to work on all Debian-family OSes
11 years ago
Seth House
746bbb9db3
Updated Debian-family formula to use main sls but keep custom ordering
11 years ago
Seth House
053c3443d7
Added basic formula to install Apache
11 years ago
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 years ago
Joseph Hall
ccb8fb6306
Move sls files into correct directory structure, fixes #7
11 years ago
Joseph Hall
0a37af72e2
Merge pull request #6 from PCMi/master
more advanced apache formula -- attempt #2
11 years ago
Alan McNea
64ff393954
Moved README.md to README.rst
11 years ago
Alan McNea
66c94a5ad3
Fixed up readme a little
11 years ago
Alan McNea
2d7406b5fc
Changed spaces to tabs
11 years ago
Alan McNea
d8c2bc9c7d
Updated readme
11 years ago
Alan McNea
182d4f9d9c
Added some missing order statements
11 years ago
Alan McNea
edf0cba2a4
Bug fix
11 years ago
Alan McNea
545dccfa25
Added name to apache service
11 years ago
Alan McNea
22dcf8ee1c
Restructured pillar data
11 years ago
Alan McNea
e90f9ad362
Changed apache2 pillar references to apache
11 years ago
Alan McNea
c47ce1b533
Changed apache2 refs to apache
11 years ago
Alan McNea
fdc593210d
Removed references to core
11 years ago
Alan McNea
2b2fea746f
Added my stuff
11 years ago
Thomas S Hatch
eafd1e0a32
Merge pull request #4 from doublerr/master
add platform logic for pkg install
11 years ago