State to control Apache modjk
Activate all the workers in the modjk load balancer
Example:
loadbalancer:
modjk.worker_activated:
- workers:
- app1
- app2
Disable all the workers in the modjk load balancer
Example:
loadbalancer:
modjk.worker_disabled:
- workers:
- app1
- app2
Recover all the workers in the modjk load balancer
Example:
loadbalancer:
modjk.worker_recover:
- workers:
- app1
- app2
Stop all the workers in the modjk load balancer
Example:
loadbalancer:
modjk.worker_stopped:
- workers:
- app1
- app2
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.1.13
Try the shiny new release candidate of Salt, v2014.7.0rc6! More info here.
22.27.59. salt.states.memcached
22.27.61. salt.states.modjk_worker
Upcoming SaltStack events, webinars and local meet ups and user groups.