Niels Abspoel
9490c868e0
use watch module: apache-[restart|reload] consequently
vor 6 Jahren
alxwr
4af4ff5970
Restart (if needed) before reload ( #244 )
Some configuration changes only take effect after a restart of the service.
When the module 'apache-reload' is triggered too early, it fails which results
in a false-negative result of the Salt run.
In order to fix that 'apache-restart' and the service definition itself are
put before 'apache-reload'. Reload should always succeed if restart did.
vor 6 Jahren
Noel McLoughin
853ec8e118
Allow Skipping of service manipulation via pillar (+PR comments)
vor 7 Jahren
Noel McLoughin
77a7cbf228
Allow Skipping of service manipulation via pillar (+PR comments)
vor 7 Jahren
Javier Bértoli
a7f66b6344
Move vhostdir `to config.sls`
vor 7 Jahren
Javier Bértoli
9c9050595d
Remove duplicated ID ( fixes #179 )
vor 7 Jahren
Gary Waters
4da54dd8de
in RH, vhosts.d doesnt exisit, this makes it
vor 7 Jahren
Javier Bértoli
475fb8347e
Add default user/group attributes as required by some states
vor 7 Jahren
KennethWilke
964b653692
fixed things seth mentioned in class
vor 10 Jahren
Seth House
67b8518e47
Added explanatory comment to the apache restart/reload module.wait states
vor 10 Jahren
Seth House
6457ae9e86
Use long-form state declaration
vor 10 Jahren
Michal Galet
a3299dc1eb
States for apache-reload and apache-restart using module.wait not working
vor 11 Jahren
Seth House
950ce07185
Change cmd.wait to module.wait for platform independence
vor 11 Jahren
Alan McNea
c863598ec7
Moved apache-reload and apache-restart commands to init.sls and invoke apache-reload from standard.sls
vor 11 Jahren
Seth House
f1cff2dd22
Renamed package-map.jinja to map.jinja; is used for more than package names
vor 11 Jahren
Seth House
66683570e9
Added package-map.jinja
vor 11 Jahren
Seth House
053c3443d7
Added basic formula to install Apache
vor 11 Jahren
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.
vor 11 Jahren
Joseph Hall
ccb8fb6306
Move sls files into correct directory structure, fixes #7
vor 11 Jahren
Ryan Richard
a287922545
add platform logic for pkg install
vor 11 Jahren
Michael Grosser
20834e1ef4
Move init.sls changes into new file.
vor 11 Jahren
Michael Grosser
646fb4ae50
Add basic structure according to guidelines.
vor 11 Jahren