From 1dbe505f49aa9b6b93a77a38be6a6bf7e2d01ba6 Mon Sep 17 00:00:00 2001 From: dodwmd Date: Tue, 15 Apr 2014 10:19:30 +1000 Subject: [PATCH] include concat::setup must setup concat before trying to concat files --- manifests/hba.pp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/hba.pp b/manifests/hba.pp index 55d215e..03dedb0 100644 --- a/manifests/hba.pp +++ b/manifests/hba.pp @@ -10,6 +10,8 @@ $address = false, $option = '' ) { + include concat::setup + include postgresql::hbaconcat $content = $type ? {