blob: f16ae7c0c8b4538660ae243494c3bb276533c974 [file] [log] [blame]
Volodymyr Stoiko20cfe392017-06-21 10:44:58 +03001parameters:
2 devops_portal:
3 config:
4 service:
5 janitormonkey:
6 configure_proxy: true
Volodymyr Stoiko1ae92ce2017-08-11 11:45:12 +03007 resolve_hostname: true
Volodymyr Stoiko20cfe392017-06-21 10:44:58 +03008 endpoint:
Volodymyr Stoiko1ae92ce2017-08-11 11:45:12 +03009 address: ${_param:janitor_monkey_bind_host}
10 port: ${_param:janitor_monkey_bind_port}
11 https: ${_param:janitor_monkey_ssl:enabled}