summaryrefslogtreecommitdiff
path: root/templates/command.erb
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-04-25 16:14:08 +0000
committermh <mh@immerda.ch>2008-04-25 16:14:08 +0000
commit323c07667e9fd6f1573388d1bfe32683d3107c0b (patch)
tree14e958c36e807ceb6e7119e99d6db976ae088e6b /templates/command.erb
parent09771eeecb61394bcd78bccbbaaf5c8d1400fa4e (diff)
release new nagios stuff, should be much more modular now and using native types by puppet
Diffstat (limited to 'templates/command.erb')
-rw-r--r--templates/command.erb5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/command.erb b/templates/command.erb
deleted file mode 100644
index aeaa8c9..0000000
--- a/templates/command.erb
+++ /dev/null
@@ -1,5 +0,0 @@
-define command{
- command_name <%= name %>
- command_line <%= command_line %>
- }
-