diff --git a/manifests/repo/debian/debian.pp b/manifests/repo/debian/debian.pp index 990f0aa..6f19888 100644 --- a/manifests/repo/debian/debian.pp +++ b/manifests/repo/debian/debian.pp @@ -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*] diff --git a/metadata.json b/metadata.json index 031e872..e50d42d 100644 --- a/metadata.json +++ b/metadata.json @@ -22,7 +22,7 @@ { "operatingsystem": "Debian", "operatingsystemrelease": [ - "9" + "10" ] }, {