Add explicit call to concat::setup when creating concat file

This commit is contained in:
Dominic Cleal 2013-03-21 10:13:43 +00:00
parent 572f090a1d
commit 1dd687c882

View file

@ -6,6 +6,7 @@ define postgresql::pg_hba(
$group = $postgresql::params::group
) {
include postgresql::params
include concat::setup
# Collect file from fragments
concat { $target: