From cf9c34812219c3417d9e4d8af4cafaedd1e8988c Mon Sep 17 00:00:00 2001 From: Christos Triantafyllidis Date: Tue, 12 Jun 2012 00:49:17 +0300 Subject: Initial GIT import --- templates/host | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 templates/host (limited to 'templates') 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 -- cgit