summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2012-06-06 10:12:32 -0300
committermh <mh@immerda.ch>2012-06-06 10:12:32 -0300
commit315a1942cacc58aecfe275599e54fa9da8252518 (patch)
tree73066cce59934fd7b1081b7c6e8cdacf2bfa63c3 /templates
parent0fe7552f256f0b1508cc5d3cab952eb93bee6811 (diff)
fix template
Diffstat (limited to 'templates')
-rw-r--r--templates/irc_bot/nsa.cfg.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/irc_bot/nsa.cfg.erb b/templates/irc_bot/nsa.cfg.erb
index 7285386..cc7d274 100644
--- a/templates/irc_bot/nsa.cfg.erb
+++ b/templates/irc_bot/nsa.cfg.erb
@@ -1,4 +1,4 @@
-%Nsa = (
+%%Nsa = (
'socket' => '<%= scope.lookupvar('nagios::irc_bot::real_nsa_socket') %>',
'server' => '<%= scope.lookupvar('nagios::irc_bot::nsa_server') %>',
'port' => '<%= scope.lookupvar('nagios::irc_bot::nsa_port') %>',