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 d49578a + 76b18f7 commit f8d89ebCopy full SHA for f8d89eb
1 file changed
manifests/globals.pp
@@ -30,6 +30,8 @@
30
31
$repo_location = undef,
32
$use_enterprise_repo = undef,
33
+
34
+ $pidfilepath = undef,
35
) {
36
37
# Setup of the repo only makes sense globally, so we are doing it here.
0 commit comments