Changes between Version 5 and Version 6 of Doc/SCDB/Server
- Timestamp:
- May 19, 2007, 5:46:30 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/SCDB/Server
v5 v6 29 29 # Default : DEPLOYSCRIPT=/root/quattor/scripts/build-tag.pl 30 30 31 # User to run the deployment script 32 # Defaults : DEPLOYUSER=root 33 31 34 # Full paths to commands. 32 35 # Defaults are appropriate for RHEL/SL Linux. 33 # MAILER="mailx"34 # SVNLOOK="/usr/local/subversion/pro/bin/svnlook"35 # SSH="/usr/local/openssh/pro/bin/ssh"36 MAILER="/usr/bin/mail" 37 SVNLOOK="/usr/bin/svnlook" 38 SSH="/usr/bin/ssh" 36 39 }}} 37 40