We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40da893 + 30c661c commit a08122eCopy full SHA for a08122e
manifests/source.pp
@@ -117,7 +117,7 @@
117
Optional[String] $release = undef,
118
Optional[Array[String]] $suites = undef, # deb822
119
String $repos = 'main',
120
- Optional[Array[String]] $components = split($repos, /,/), # deb822
+ Optional[Array[String]] $components = undef, # deb822
121
Variant[Hash] $include = {},
122
Optional[Variant[String, Hash]] $key = undef,
123
Optional[Stdlib::AbsolutePath] $keyring = undef,
0 commit comments