Skip to content

Commit 9262b8a

Browse files
mklettefatmcgav
authored andcommitted
globals: fix, add pidfilepath to globals when used in params
1 parent e399acf commit 9262b8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

manifests/globals.pp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030

3131
$repo_location = undef,
3232
$use_enterprise_repo = undef,
33+
34+
$pidfilepath = undef,
3335
) {
3436

3537
# Setup of the repo only makes sense globally, so we are doing it here.

0 commit comments

Comments
 (0)