From: Micah Anderson Date: Wed, 20 Jun 2012 14:38:08 +0000 (-0400) Subject: update README.markdown to clearly indicate how to start using the concat module X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=abce1280e07b544d8455f1572dd870bbd2f14892;p=puppet-concat.git update README.markdown to clearly indicate how to start using the concat module --- diff --git a/README.markdown b/README.markdown index bb9571a..8736d57 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