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