commit | 842e54c714a3bd2669a2cfe838fdae20634f4400 | [log] [tgz] |
---|---|---|
author | Kirill Mashchenko <kmashchenko@mirantis.com> | Wed Oct 04 14:52:33 2017 +0300 |
committer | Kirill Mashchenko <kmashchenko@mirantis.com> | Wed Oct 04 14:52:33 2017 +0300 |
tree | 83362cb9305d8e75d937882d838574ca6eb764ce | |
parent | 215ded436b019a6c1b162b51ff7d577fc3e18175 [diff] |
Fix typo in haproxy aptly config Change-Id: Ie2711dec841f13cbc6f835d5a4981f0f19f5be77
diff --git a/haproxy/proxy/listen/cicd/aptly.yml b/haproxy/proxy/listen/cicd/aptly.yml index e170a5d..682e0d3 100644 --- a/haproxy/proxy/listen/cicd/aptly.yml +++ b/haproxy/proxy/listen/cicd/aptly.yml
@@ -1,4 +1,4 @@ -gerreparameters: +parameters: _param: haproxy_aptly_api_bind_host: ${_param:haproxy_bind_address} haproxy_aptly_api_bind_port: 8084