summaryrefslogtreecommitdiff
path: root/manifests/defaults/templates.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-01-23 11:44:05 -0500
committerMicah Anderson <micah@riseup.net>2013-01-23 11:44:05 -0500
commit08c3aa9aaf2cc90cfdee2c8191d83f9cede4bf39 (patch)
treec29ec1e86efd6eaa84520b37613d847855cedfe2 /manifests/defaults/templates.pp
parent3a1ebac1ed5c34df90bd174f0f269f2f7ac62974 (diff)
parent8fd89115cc15295e20234578b45fdecc8bcf1c70 (diff)
Merge remote-tracking branch 'shared/master'
Conflicts: README manifests/irc_bot.pp manifests/irc_bot/base.pp templates/irc_bot/nsa.cfg.erb
Diffstat (limited to 'manifests/defaults/templates.pp')
-rw-r--r--manifests/defaults/templates.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/defaults/templates.pp b/manifests/defaults/templates.pp
index 0e73c97..9711dd4 100644
--- a/manifests/defaults/templates.pp
+++ b/manifests/defaults/templates.pp
@@ -11,5 +11,4 @@ class nagios::defaults::templates {
notify => Service['nagios'],
mode => 0644, owner => root, group => root;
}
-
}