blob: b83d9171ae8444978b2676cbf5c811b90ba19b52 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
TABLE init HOST banana bond cadeau arzach thor herbert ssb aten jwcalibdev etcbrady
CMD sendscripts LOCAL "/eng/ssb/auto/steuermann_scripts/init_sendscripts %(hostname)s %(workdir)s"
CMD sysstat RUN "sysstat"
AFTER sendscripts
TABLE init HOST vxp-dukat
CMD sendscripts LOCAL "/eng/ssb/auto/steuermann_scripts/init_sendscripts_windows %(hostname)s %(workdir)s"
CMD sysstat RUN "sysstat_windows"
AFTER sendscripts
|