We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c837e commit 8e01b22Copy full SHA for 8e01b22
README.md
@@ -98,6 +98,10 @@ Limitations
98
At present, only support for `$::osfamily == 'RedHat'` has been implemented.
99
Adding other Linux distributions should be trivial.
100
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
+
105
### Tested Platforms
106
107
* el6.x
0 commit comments