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