< ?xml version="1.0" encoding="UTF-8"?>< deploymentConfiguration nodeSetFile="/opt/od5/opendeploy/OpenDeployNG/etc/odnodes.xml" > < localNode host="$hostname^" /> < replicationFarmSet> < replicationFarm name="FreddieMac Staging" > < nodeRef useNode="hq2unx135" /> < nodeRef useNode="hq2unx137" /> < /replicationFarm> < /replicationFarmSet> < definition name="TS2FMstaging"> < source> < sourceFilesystem area="$source_area" filelist="$filelist" > < pathSpecification> < path name="." /> < /pathSpecification> < /sourceFilesystem> < /source> < target useReplicationFarm="FreddieMac Staging" > < comparisonRules dateDifferent="yes" /> < permissionRules directory="0775" file="0775" user="iwfmmgr" group="nogroup"> < /permissionRules> < targetFilesystem area="$target_area" /> < /target> < /definition> < deployment transactional="yes" > < execDeploymentTask useDefinition="TS2FMstaging" /> < /deployment> < logRules maxBytes="32Mb" level ="VERBOSE" />< /deploymentConfiguration>
## This configuration file is used by the MyCo:eploy# module to translate Interwoven TeamSite paths into WebServer# destination paths.## Note the \b (word break) regex in the mapping for share. This is needed# to make the Deploy.pm's getDestPath differentiate between the corporate/share# branch and the corporate/shareholders directory.## ORDER MATTERS! The first mapping to match will be applied.#/iwmnt/default/main/MyCo/corporate/jobs=/www/docroot/MyCo/corporate/jobs/iwmnt/default/main/MyCo/corporate/pmms=/www/docroot/MyCo/corporate/pmms/iwmnt/default/main/MyCo/corporate/share\b=/www/docroot/MyCo/corporate/iwmnt/default/main/MyCo/corporate=/www/docroot/MyCo/corporate/iwmnt/default/main/Myco/debt=/www/docroot/MyCo/finance/debtsecurities/iwmnt/default/main/MyCo/cgi-bin=/www/docroot/MyCo/cgi-bin/iwmnt/default/main/MyCo/learn=/www/docroot/MyCo/learn