summaryrefslogtreecommitdiff
path: root/manifests/target/host.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/target/host.pp')
-rw-r--r--manifests/target/host.pp6
1 files changed, 0 insertions, 6 deletions
diff --git a/manifests/target/host.pp b/manifests/target/host.pp
deleted file mode 100644
index 8ba4e77..0000000
--- a/manifests/target/host.pp
+++ /dev/null
@@ -1,6 +0,0 @@
-# manifests/target/host.pp
-
-class nagios::target::host {
- nagios::host { $fqdn: parents => $nagios_parent }
-}
-