Upgrade Barometer plugin's grafana install 79/57379/1
authorramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Tue, 15 May 2018 01:06:07 +0000 (18:06 -0700)
committerramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Tue, 15 May 2018 01:09:06 +0000 (18:09 -0700)
Change-Id: I14006138ae20fb2c24400a9cdfa3c389112fb6d0
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
plugins/barometer/roles/grafana/files/install_grafana.sh

index 0b9f4ec..43d9a58 100644 (file)
@@ -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 -