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
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/states/all/salt.states.modjk.html