Subversion Repositories DevTools

Rev

Rev 6779 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6779 Rev 7387
Line 6... Line 6...
6
#  
6
#  
7
#   
7
#   
8
active          = 1   
8
active          = 1   
9
piddir          = run
9
piddir          = run
10
sleep           = 5
10
sleep           = 5
11
dpkg_archive    = /net/auperaarc01/export/devl/dpkg_archive
11
dpkg_archive    = /net/auawsaarc001/export/devl/dpkg_archive
12
 
12
 
13
#   Logging
13
#   Logging
14
#       verbose         - Enable verbose logging 0 .. 3
14
#       verbose         - Enable verbose logging 0 .. 3
15
#       logfile         - Path to basename of the log file
15
#       logfile         - Path to basename of the log file
16
#       logfile.size    - Size in block of the log file
16
#       logfile.size    - Size in block of the log file
Line 18... Line 18...
18
 
18
 
19
logfile         = log/auawsaarc001.log
19
logfile         = log/auawsaarc001.log
20
logfile.size    = 20m
20
logfile.size    = 20m
21
logfile.count   = 3
21
logfile.count   = 3
22
verbose         = 1
22
verbose         = 1
23
noTransfers     = y
23
#noTransfers     = y
24
debug=1
24
debug=1
25
 
25
 
26
#
26
#
27
#   Target system
27
#   Target system
28
#       user        - User that has write access to the archive (Mandatory) 
28
#       user        - User that has write access to the archive (Mandatory) 
Line 31... Line 31...
31
#                     The public part of this file is on the target
31
#                     The public part of this file is on the target
32
#       bindir      - Path to blat utilities on the target (Mandatory) 
32
#       bindir      - Path to blat utilities on the target (Mandatory) 
33
#                     Relative to the users home directory
33
#                     Relative to the users home directory
34
#
34
#
35
user        = pkgadmin
35
user        = pkgadmin
36
hostname    = auawsaarc001
36
hostname    = 10.240.1.38
37
identity    = ../ssh/id_rsa_pkg_admin
37
identity    = ../ssh/id_rsa_pkg_admin
38
bindir      = bin
38
bindir      = bin
39
 
39
 
40
rmHostName = auawsaarc001
40
rmHostName = auawsaarc001
41
rmConfigCheck = 30
41
rmConfigCheck = 30