commit | a79bbdb2df3cf52533a034102e1899624f25841e | [log] [tgz] |
---|---|---|
author | Michael Kutý <6du1ro.n@gmail.com> | Mon Mar 03 20:46:34 2014 +0100 |
committer | Michael Kutý <6du1ro.n@gmail.com> | Mon Mar 03 20:46:34 2014 +0100 |
tree | fae21d64246215d445675acada5aa53a1b69b267 | |
parent | 4eecac22d4cda1e2e1135061267a6079d38f7b6a [diff] [blame] |
grfana from package
diff --git a/README.md b/README.md index e6b3be2..e7d5d65 100755 --- a/README.md +++ b/README.md
@@ -23,6 +23,25 @@ port: 443 user: test +## Sample pillar with source from stable package + + grafana: + server: + enabled: true + source: + type: 'pkg' + rev: 1.4.0 + elasticsearch: + host: localhost + port: 9200 + data: + - name: metrics1 + type: graphite + host: metrics1.domain.com + ssl: true + port: 443 + user: test + ## Read more * http://grafana.org/