blob: 73f2e7c6e248925c2e74e082d493f87fc498f925 [file] [log] [blame]
Volodymyr Stoiko20cfe392017-06-21 10:44:58 +03001parameters:
2 devops_portal:
3 config:
4 service:
5 janitormonkey:
6 configure_proxy: true
7 endpoint:
8 address: ${_param:haproxy_janitor_monkey_bind_host}
9 port: ${_param:haproxy_janitor_monkey_bind_port}
10 https: ${_param:haproxy_janitor_monkey_ssl:enabled}