It can't work as a normal script because of the ssh connections. It executes four phases in each site:
- When it connects to a site, it executes the code part that must be executed on the site,
- Then it seeks the next place where to go and if it is ready,
- It copies the needed data (config files, code files and others) to the site
- And it calls the next code part on the next site using a SSH command.
sansol
2006-06-09