From f17cd714e6a448e81c376c90b52057e3f0a2ff30 Mon Sep 17 00:00:00 2001 From: bhanu prasad Date: Sat, 21 Jul 2018 00:59:42 -0400 Subject: [PATCH] add concat for apache --- .fixtures.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.fixtures.yml b/.fixtures.yml index cd36891..4cd749e 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -5,3 +5,5 @@ fixtures: ref: '1.11.0' stdlib: repo: 'puppetlabs/stdlib' + concat: + repo: 'puppetlabs-concat'