Runs on Debian 10.
Change-Id: I809916307aab939265a37f3ee6b747d0bebb8d24
This commit is contained in:
parent
e1f8eb572d
commit
a64363d43f
@ -7,12 +7,12 @@
|
|||||||
#
|
#
|
||||||
# [*release*]
|
# [*release*]
|
||||||
# (optional) The OpenStack release to add a
|
# (optional) The OpenStack release to add a
|
||||||
# Debian Stretch apt source for.
|
# Debian apt source for.
|
||||||
# Defaults to $::openstack_extras::repo::debian::params::release
|
# Defaults to $::openstack_extras::repo::debian::params::release
|
||||||
#
|
#
|
||||||
# [*manage_deb*]
|
# [*manage_deb*]
|
||||||
# (optional) Whether or not to add the default
|
# (optional) Whether or not to add the default
|
||||||
# Debian Stretch APT source
|
# Debian APT source
|
||||||
# Defaults to true
|
# Defaults to true
|
||||||
#
|
#
|
||||||
# [*source_hash*]
|
# [*source_hash*]
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
{
|
{
|
||||||
"operatingsystem": "Debian",
|
"operatingsystem": "Debian",
|
||||||
"operatingsystemrelease": [
|
"operatingsystemrelease": [
|
||||||
"9"
|
"10"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user