Merge "Ubuntu: More strictly validate repos"
This commit is contained in:
commit
6f83f16042
@ -44,7 +44,7 @@
|
||||
class openstack_extras::repo::debian::ubuntu(
|
||||
String[1] $release = 'caracal',
|
||||
Boolean $manage_uca = true,
|
||||
String[1] $repo = 'updates',
|
||||
Enum['updates', 'proposed'] $repo = 'updates',
|
||||
Hash $source_hash = {},
|
||||
Hash $source_defaults = {},
|
||||
Boolean $package_require = false,
|
||||
|
Loading…
Reference in New Issue
Block a user