commit | 6de31d2254eefb9a9241f5b3a25fc973a2fc57d6 | [log] [tgz] |
---|---|---|
author | Simon Pasquier <spasquier@mirantis.com> | Thu Jan 12 16:49:36 2017 +0100 |
committer | Simon Pasquier <spasquier@mirantis.com> | Thu Jan 12 16:49:36 2017 +0100 |
tree | b2062f08e6aa1ed1699fda9065ba5b7f0c0e3a2f | |
parent | 80e488aaec36e60831ad78c5af4bfe9562d5fe9b [diff] [blame] |
Fix linux.system.repo.grafana class
diff --git a/linux/system/repo/grafana.yml b/linux/system/repo/grafana.yml index 267065e..c1c8a5b 100644 --- a/linux/system/repo/grafana.yml +++ b/linux/system/repo/grafana.yml
@@ -1,7 +1,8 @@ +parameters: linux: system: repo: grafana: enabled: true source: 'deb https://packagecloud.io/grafana/stable/debian/ jessie main' - key_url: 'https://packagecloud.io/gpg.key' \ No newline at end of file + key_url: 'https://packagecloud.io/gpg.key'