aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2018-06-13 06:08:29 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-06-13 06:08:29 +0000
commit0742e9b89eb45febd869fcc08fd652ccbcf2f4db (patch)
tree85306996dbb3f41504a1a6a17e39df93b698f177
parent3e8cc46ac37c5b89b606bd2ee1e3b389c84fd7fa (diff)
parent4250309b4d98360a22a08d6a57c36853c19fa6af (diff)
Merge "Upgrade Barometer plugin's grafana install"
-rw-r--r--plugins/barometer/roles/grafana/files/install_grafana.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/barometer/roles/grafana/files/install_grafana.sh b/plugins/barometer/roles/grafana/files/install_grafana.sh
index 0b9f4ec5..43d9a588 100644
--- a/plugins/barometer/roles/grafana/files/install_grafana.sh
+++ b/plugins/barometer/roles/grafana/files/install_grafana.sh
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-echo "deb https://packagecloud.io/grafana/stable/debian/ wheezy main" | tee /etc/apt/sources.list.d/grafana.list
+echo "deb https://packagecloud.io/grafana/stable/debian/ stretch main" | tee /etc/apt/sources.list.d/grafana.list
curl https://packagecloud.io/gpg.key | apt-key add -