From 8e01b2272d45569f7009b15a3ce3df4b15dd8de6 Mon Sep 17 00:00:00 2001 From: Joshua Hoblitt Date: Thu, 19 Sep 2013 18:56:10 -0700 Subject: [PATCH] add a blurb about concat to the README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3c02745..5dc12fc 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,10 @@ Limitations At present, only support for `$::osfamily == 'RedHat'` has been implemented. Adding other Linux distributions should be trivial. +This module currently isn't using `puppetlabs-concat` for building up rule +files as that approach presents difficulties in being able to remove an empty +file (one without any fragments). + ### Tested Platforms * el6.x