From 605d760dd72b7b6bd3fd54e9f6c3ffacb1b9ee52 Mon Sep 17 00:00:00 2001 From: James Turnbull Date: Thu, 10 Jul 2008 19:52:26 +1000 Subject: Moved debian to conf and updated examples directory --- examples/groups | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/groups (limited to 'examples/groups') diff --git a/examples/groups b/examples/groups new file mode 100644 index 000000000..35505a2eb --- /dev/null +++ b/examples/groups @@ -0,0 +1,7 @@ +# $Id$ + +# there need to be two forms of adding to groups: +# add the current host to a group, and add a list of hosts to a +# group by name + +$group = "crap" -- cgit