9 lines
147 B
Text
9 lines
147 B
Text
include:
|
|
- .pkg
|
|
|
|
haproxy_service_running:
|
|
service.running:
|
|
- name: haproxy
|
|
- enable: True
|
|
- require:
|
|
- haproxy_pkg_rc_script
|