Skip to content

Commit 1dd687c

Browse files
author
Dominic Cleal
committed
Add explicit call to concat::setup when creating concat file
1 parent 572f090 commit 1dd687c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/pg_hba.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
$group = $postgresql::params::group
77
) {
88
include postgresql::params
9+
include concat::setup
910

1011
# Collect file from fragments
1112
concat { $target:

0 commit comments

Comments
 (0)