This file is indexed.

/usr/share/doc/puppet-common/examples/groups is in puppet-common 2.7.23-1~deb7u3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
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"