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.
1 parent d49578a commit 76b18f7Copy full SHA for 76b18f7
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