Merge "Runs on Debian 10."

This commit is contained in:
Zuul 2020-05-04 01:44:35 +00:00 committed by Gerrit Code Review
commit be2f635a5f
2 changed files with 3 additions and 3 deletions

View File

@ -7,12 +7,12 @@
#
# [*release*]
# (optional) The OpenStack release to add a
# Debian Stretch apt source for.
# Debian apt source for.
# Defaults to $::openstack_extras::repo::debian::params::release
#
# [*manage_deb*]
# (optional) Whether or not to add the default
# Debian Stretch APT source
# Debian APT source
# Defaults to true
#
# [*source_hash*]

View File

@ -22,7 +22,7 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"9"
"10"
]
},
{