11 lines
187 B
Text
11 lines
187 B
Text
include:
|
|
- .pkg
|
|
|
|
haproxy_service_running:
|
|
service.running:
|
|
- name: haproxy
|
|
- enable: True
|
|
- require:
|
|
- haproxy_pkg_rc_script
|
|
- watch:
|
|
- haproxy_pkg_config
|