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