diff options
Diffstat (limited to 'examples/code/groups')
-rw-r--r-- | examples/code/groups | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/code/groups b/examples/code/groups new file mode 100644 index 000000000..35505a2eb --- /dev/null +++ b/examples/code/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" |