summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorDustin J. Mitchell <dustin@mozilla.com>2012-07-11 16:52:31 -0500
committerDustin J. Mitchell <dustin@mozilla.com>2012-07-11 16:54:05 -0500
commit0ba071858db5c4e9c698fd2b67694ba63f40a076 (patch)
tree65d256bfe366e485f0ec07082b6208de41be2df3 /README.markdown
parent4d1977b2c47164daf41dfca2245806ed745933f4 (diff)
downloadpuppet-concat-0ba071858db5c4e9c698fd2b67694ba63f40a076.tar.gz
puppet-concat-0ba071858db5c4e9c698fd2b67694ba63f40a076.tar.bz2
Include concat::setup from concat, so users don't need to
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index bb9571a..cbaa0f2 100644
--- a/README.markdown
+++ b/README.markdown
@@ -29,7 +29,6 @@ their changes will be incorporated into the puppet managed motd.
<pre>
# class to setup basic motd, include on all nodes
class motd {
- include concat::setup
$motd = "/etc/motd"
concat{$motd: