summaryrefslogtreecommitdiff
path: root/files/configs/CentOS/defaults/hostgroups.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'files/configs/CentOS/defaults/hostgroups.cfg')
-rw-r--r--files/configs/CentOS/defaults/hostgroups.cfg16
1 files changed, 0 insertions, 16 deletions
diff --git a/files/configs/CentOS/defaults/hostgroups.cfg b/files/configs/CentOS/defaults/hostgroups.cfg
deleted file mode 100644
index 728111c..0000000
--- a/files/configs/CentOS/defaults/hostgroups.cfg
+++ /dev/null
@@ -1,16 +0,0 @@
-###############################################################################
-###############################################################################
-#
-# HOST GROUPS
-#
-###############################################################################
-###############################################################################
-
-# We only have one host in our simple config file, so there is no need to
-# create more than one hostgroup.
-
-define hostgroup{
- hostgroup_name test
- alias Test Servers
- members localhost
- }