From 271af67263c3f1cbdbcfcf31688edac7cf825372 Mon Sep 17 00:00:00 2001 From: Qian Min Chen Date: Thu, 12 Jul 2018 22:11:13 +0800 Subject: [PATCH] Debian release shoule is 9 Change-Id: Ibf6278bbc0cd5ea47fe36f8bb104aff897caccc0 --- metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata.json b/metadata.json index 07a20d9d..72eb083e 100644 --- a/metadata.json +++ b/metadata.json @@ -34,7 +34,7 @@ { "operatingsystem": "Debian", "operatingsystemrelease": [ - "8" + "9" ] }, { @@ -70,4 +70,4 @@ "source": "git://github.com/openstack/puppet-openstacklib.git", "summary": "Puppet OpenStack Libraries", "version": "13.1.0" -} \ No newline at end of file +}