commit | ecc80ec4f7ecfbfaafd1890a3b0b633cb65b3ae1 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Tue Jan 26 14:13:50 2016 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Tue Jan 26 14:13:50 2016 +0100 |
tree | 478d2876d30c1abf1d7ce1a7242f73e883ef7619 | |
parent | 7edc3f484aff749d83d111e9bf14d8008b4cacde [diff] [blame] |
add formula tests
diff --git a/tests/pillar/sensu_uchiwa.sls b/tests/pillar/sensu_uchiwa.sls new file mode 100644 index 0000000..ad0f7ae --- /dev/null +++ b/tests/pillar/sensu_uchiwa.sls
@@ -0,0 +1,10 @@ +sensu: + dashboard: + enabled: true + bind: + address: 0.0.0.0 + port: 8080 + admin: + username: admin + password: pass +