Skip to content

Commit 8e01b22

Browse files
author
Joshua Hoblitt
committed
add a blurb about concat to the README
1 parent 25c837e commit 8e01b22

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@ Limitations
9898
At present, only support for `$::osfamily == 'RedHat'` has been implemented.
9999
Adding other Linux distributions should be trivial.
100100

101+
This module currently isn't using `puppetlabs-concat` for building up rule
102+
files as that approach presents difficulties in being able to remove an empty
103+
file (one without any fragments).
104+
101105
### Tested Platforms
102106

103107
* el6.x

0 commit comments

Comments
 (0)