SLAVE_ENABLED[$1]=1                                   # 1-enabled, 0-disabled
SLAVE_NAME[$1]="slave-directmod-trunk-unittests"         # short name printed on start/stop
SLAVE_USER[$1]="mod"                                  # user to run slave as
SLAVE_BASEDIR[$1]="/var/lib/buildbot/slaves/slave-directmod-trunk-unittests"                   # basedir to slave (absolute path)
SLAVE_OPTIONS[$1]=""                                  # buildbot options
SLAVE_PREFIXCMD[$1]=""                                # prefix command, i.e. nice, linux32, dchroot

