module pantasks.pro

module site.mhpcc.pro
init.copy.mhpcc on
queueload tmp -x "cat $MODULES:0/ipphosts.mhpcc.config"
ipptool2book tmp ipphosts -key camera

module dist.pro

#module rcserver.pro

add.database gpc1

macro add.hosts
    controller host add ipp021 -threads 4
    controller host add ipp024 -threads 4
    controller host add ipp026 -threads 4
    controller host add ipp028 -threads 4
    controller host add ipp029 -threads 4
    controller host add ipp030 -threads 4
    controller host add ipp031 -threads 4
    controller host add ipp032 -threads 4
    controller host add ipp033 -threads 4
    controller host add ipp034 -threads 4
    controller host add ipp035 -threads 4
    controller host add ipp036 -threads 4
    controller host add ipp038
    controller host add ipp039
    controller host add ipp040
    controller host add ipp041
    controller host add ipp042
    controller host add ipp043
    controller host add ipp044
    controller host add ipp045
    controller host add ipp046
    controller host add ipp047
    controller host add ipp048
    controller host add ipp049
    controller host add ipp050
    controller host add ipp051
    controller host add ipp052
    controller host add ipp053
end

macro skycell.hosts
    controller host add ipp024
    controller host add ipp013
    controller host add ipp026
    controller host add ipp028
    controller host add ipp029
    controller host add ipp030
    controller host add ipp031
    controller host add ipp032
    controller host add ipp033
    controller host add ipp034
    controller host add ipp035
    controller host add ipp036
end

skycell.hosts
#add.hosts

#add.label MD08.200904.v1
#add.label MD08.200905.v1
#add.label MD08.200906.v1
#add.label ThreePi_SouthernRegion.090724
add.label STS.090724

echo labels:
show.labels

