Debian release shoule is 9

Change-Id: Ibf6278bbc0cd5ea47fe36f8bb104aff897caccc0
This commit is contained in:
Qian Min Chen
2018-07-12 22:11:13 +08:00
parent 9c5e2a1c01
commit 271af67263

View File

@@ -34,7 +34,7 @@
{ {
"operatingsystem": "Debian", "operatingsystem": "Debian",
"operatingsystemrelease": [ "operatingsystemrelease": [
"8" "9"
] ]
}, },
{ {
@@ -70,4 +70,4 @@
"source": "git://github.com/openstack/puppet-openstacklib.git", "source": "git://github.com/openstack/puppet-openstacklib.git",
"summary": "Puppet OpenStack Libraries", "summary": "Puppet OpenStack Libraries",
"version": "13.1.0" "version": "13.1.0"
} }