summaryrefslogtreecommitdiff
path: root/manifests/nsca.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-06-28 19:28:27 +0200
committermh <mh@immerda.ch>2010-06-28 19:28:27 +0200
commitc25c57f3945a7edf66bedaa34fa4af62a803d174 (patch)
tree863c61e2de0c258c859527e14e86b47ffd8f0bb1 /manifests/nsca.pp
parent77f601607093b7fb22f3498574d0dedd2cbe01d9 (diff)
parent5d5ec8c28d0fe39359af8db159b14faeae397e1f (diff)
merge with lavamind
Diffstat (limited to 'manifests/nsca.pp')
-rw-r--r--manifests/nsca.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/nsca.pp b/manifests/nsca.pp
new file mode 100644
index 0000000..d5be298
--- /dev/null
+++ b/manifests/nsca.pp
@@ -0,0 +1,3 @@
+class nagios::nsca {
+ include nagios::nsca::server
+}