Changes between Version 5 and Version 6 of Doc/SCDB/Server


Ignore:
Timestamp:
May 19, 2007, 5:46:30 PM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/SCDB/Server

    v5 v6  
    2929# Default : DEPLOYSCRIPT=/root/quattor/scripts/build-tag.pl
    3030
     31# User to run the deployment script
     32# Defaults : DEPLOYUSER=root
     33
    3134# Full paths to commands.
    3235# 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"
     36MAILER="/usr/bin/mail"
     37SVNLOOK="/usr/bin/svnlook"
     38SSH="/usr/bin/ssh"
    3639}}}
    3740