commit | c110408c2f30143d350f4d637c2f1e6bf4cf61cf | [log] [tgz] |
---|---|---|
author | Jiri Konecny <konecnyj@students.zcu.cz> | Wed Mar 02 21:20:01 2016 +0100 |
committer | Jiri Konecny <konecnyj@students.zcu.cz> | Wed Mar 02 21:20:01 2016 +0100 |
tree | 68213e62040cf4ec0aa16f3244ba11cfba80db47 | |
parent | fe52402da76a6f12b0cf9a3bb713979cddb3b453 [diff] |
[haproxy] Added test for stats page.
diff --git a/tests/pillar/stats.sls b/tests/pillar/stats.sls index aa2c086..e84e01f 100644 --- a/tests/pillar/stats.sls +++ b/tests/pillar/stats.sls
@@ -3,10 +3,8 @@ enabled: true listen: admin_page: - type: admin + type: stats check: false binds: - address: '0.0.0.0' port: 9600 - user: admin - password: password \ No newline at end of file