Merge pull request #161 from domcleal/concat-setup

Add explicit call to concat::setup when creating concat file
This commit is contained in:
Ken Barber 2013-03-21 03:36:24 -07:00
commit 1fe648db19

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: