##------------------------------------------------------------------------------
## Optional package: OPT_BLOCKGROUPS V1.0 fr V3.0.1
## Creation:	    11.0.2006 (Axel Beilhartz)
## Last Update:     24.0.2006 (Axel Beilhartz)
##------------------------------------------------------------------------------
OPT_BLOCKGROUPS='no'                                   # activate OPT (yes/no)

BLOCKGROUPS_N='0'                                       # number of groups

BLOCKGROUPS_1_NAME='Schulleitung'                      # name of group 1
BLOCKGROUPS_1_HOSTS_N='2'                               # number of hosts in group 1
BLOCKGROUPS_1_HOST_1_IP='192.168.6.20'                  # IP of 1st host in  group 1
BLOCKGROUPS_1_HOST_1_NAME='vwalt_20'                   # name of 1st host in group 1
BLOCKGROUPS_1_HOST_2_IP='192.168.6.21'                  # IP of 2nd host in group 1
BLOCKGROUPS_1_HOST_2_NAME='vwalt_21'                    # name of 2nd host in group 1

BLOCKGROUPS_2_NAME='Computerraum 1'                     # name of group 2
BLOCKGROUPS_2_HOSTS_N='2'                               # number of hosts in group 2
BLOCKGROUPS_2_HOST_1_IP='192.168.6.40'                   # IP of 1st host in  group 2
BLOCKGROUPS_2_HOST_1_NAME='craum_40'                      # name of 1st host in group 2
BLOCKGROUPS_2_HOST_2_IP='192.168.6.41'                   # IP of 2nd host in group 2
BLOCKGROUPS_2_HOST_2_NAME='craum_40'                    # name of 2nd host in group 2
