summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/host7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/host b/templates/host
new file mode 100644
index 0000000..5b39318
--- /dev/null
+++ b/templates/host
@@ -0,0 +1,7 @@
+define host{
+ host_name $hostname
+ alias $host_alias
+ address $host_address
+ use $use
+ $parents
+} \ No newline at end of file