Subversion Repositories DevTools

Rev

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

Rev 6779 Rev 7389
Line 11... Line 11...
11
sleep           = 5
11
sleep           = 5
12
dpkg_archive    = /net/auperaunx26/export/devl/dpkg_archive
12
dpkg_archive    = /net/auperaunx26/export/devl/dpkg_archive
13
 
13
 
14
#   Logging
14
#   Logging
15
#       verbose         - Enable verbose logging 0 .. 3
15
#       verbose         - Enable verbose logging 0 .. 3
16
#       txdetail        - Log transfer detsils
16
#       txdetail        - Log transfer details
17
#       logfile         - Path to basename of the log file
17
#       logfile         - Path to basename of the log file
18
#       logfile.size    - Size in block of the log file
18
#       logfile.size    - Size in block of the log file
19
#       logfile.count   - Number of log files to keep
19
#       logfile.count   - Number of log files to keep
20
#   Debugging
20
#   Debugging
21
#       noTransfers     - Do not transfer data to target machine
21
#       noTransfers     - Do not transfer data to target machine
Line 27... Line 27...
27
txdetail        = n
27
txdetail        = n
28
 
28
 
29
verbose         = 0
29
verbose         = 0
30
debug           = n
30
debug           = n
31
noTransfers     = n
31
noTransfers     = n
32
#
32
 
-
 
33
#   Target system: Either SSH or S3Bucket 
33
#   Target system
34
#   Target system (Type is SSH)
34
#       user        - User that has write access to the archive (Mandatory) 
35
#       user        - User that has write access to the archive (Mandatory) 
35
#       hostname    - Name of the target host (Mandatory)
36
#       hostname    - Name of the target host (Mandatory)
36
#       identity    - Path to ssh identity file for passwordless login (Mandatory) 
37
#       identity    - Path to ssh identity file for passwordless login (Mandatory) 
37
#                     The public part of this file is on the target
38
#                     The public part of this file is on the target
38
#       bindir      - Path to blat utilities on the target (Mandatory) 
39
#       bindir      - Path to blat utilities on the target (Mandatory) 
Line 43... Line 44...
43
hostname    = 10.247.28.57
44
hostname    = 10.247.28.57
44
identity    = ./ssh/id_rsa_pkg_admin
45
identity    = ./ssh/id_rsa_pkg_admin
45
bindir      = bin
46
bindir      = bin
46
sshport     = 22
47
sshport     = 22
47
 
48
 
-
 
49
#   Target system (S3Bucket)
-
 
50
#       S3Profile - profile to use to access the bucket.
-
 
51
#       S3Bucket  - Name of s3 bucket. May include prefix
-
 
52
#
-
 
53
S3Bucket    = bucketName
-
 
54
S3Profile   = profile
-
 
55
 
48
#
56
#
49
#   Release Manager Config
57
#   Release Manager Config
50
#       rmHostName      - Name of the hostname entry in Release Manager (Optional)
58
#       rmHostName      - Name of the hostname entry in Release Manager (Optional)
51
#                         If provided then some replication configuration is taken from Release
59
#                         If provided then some replication configuration is taken from Release
52
#                         Manager and not this file. These include:
60
#                         Manager and not this file. These include: