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