summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2013-01-02 15:42:58 +0100
committermh <mh@immerda.ch>2013-01-02 15:42:58 +0100
commit7bb36698846f144c14dda46bc8378e67065bc388 (patch)
tree63cc3043d94d881f4e2580d334f91e16b2c679b5
parent0fb347d40183661007a0e6f4247f3b00f5fbc4de (diff)
parentabce1280e07b544d8455f1572dd870bbd2f14892 (diff)
downloadpuppet-concat-master.tar.gz
puppet-concat-master.tar.bz2
Merge remote-tracking branch 'shared/master'HEADmaster
-rw-r--r--README.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 8ee04d7..ac5ee56 100644
--- a/README.markdown
+++ b/README.markdown
@@ -11,6 +11,9 @@ Released under the Apache 2.0 licence
Usage:
------
+Before you can use any of the concat features you should include the class
+concat::setup somewhere on your node first.
+
If you wanted a /etc/motd file that listed all the major modules
on the machine. And that would be maintained automatically even
if you just remove the include lines for other modules you could