blob: 6d7ce9e026621d60ae1db33502b7f2b0f30482aa (
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 etccartier
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
|