summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
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: