-
Notifications
You must be signed in to change notification settings - Fork 5
/
release.ini
59 lines (58 loc) · 1.94 KB
/
release.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[main]
host = repo.hpc.osc.edu
rpm_path = /var/www/repos/public/ondemand/latest/web/DIST/ARCH/
srpm_path = /var/www/repos/public/ondemand/latest/web/DIST/SRPMS/
deb_path = /var/www/repos/public/ondemand/latest/web/apt
release = latest
update = yes
# Use these values for testing
#rpm_path = /tmp/DIST/x86_64
#srpm_path = /tmp/DIST/SRPMS
[ci]
host = repo.hpc.osc.edu
rpm_path = /var/www/repos/public/ondemand/ci/web/DIST/ARCH/
srpm_path = /var/www/repos/public/ondemand/ci/web/DIST/SRPMS/
deb_path = /var/www/repos/public/ondemand/ci/web/apt
release = ci
update = yes
# Use these values for testing
#rpm_path = /tmp/DIST/x86_64
#srpm_path = /tmp/DIST/SRPMS
[release]
rpm_path = /var/www/repos/public/ondemand/latest/
srpm_path = /var/www/repos/public/ondemand/latest/
deb_path = /var/www/repos/public/ondemand/latest/
release = latest
update = no
# Use these values for testing
#rpm_path = /tmp/release
#srpm_path = /tmp/release
[build]
host = repo.hpc.osc.edu
rpm_path = /var/www/repos/public/ondemand/build/RELEASE/web/DIST/ARCH/
srpm_path = /var/www/repos/public/ondemand/build/RELEASE/web/DIST/SRPMS/
deb_path = /var/www/repos/public/ondemand/build/RELEASE/web/apt
release = build/RELEASE
update = yes
# Use these values for testing
#rpm_path = /tmp/DIST/x86_64
#srpm_path = /tmp/DIST/SRPMS
[nightly]
host = repo.hpc.osc.edu
rpm_path = /var/www/repos/public/ondemand/nightly/RELEASE/web/DIST/ARCH/
srpm_path = /var/www/repos/public/ondemand/nightly/RELEASE/web/DIST/SRPMS/
deb_path = /var/www/repos/public/ondemand/nightly/RELEASE/web/apt
release = nightly
update = yes
# Use these values for testing
#rpm_path = /tmp/DIST/x86_64
#srpm_path = /tmp/DIST/SRPMS
[compute]
rpm_path = /var/www/repos/public/ondemand/latest/compute/DIST/ARCH/
srpm_path = /var/www/repos/public/ondemand/latest/compute/DIST/SRPMS/
deb_path = /var/www/repos/public/ondemand/latest/compute/apt
release = latest
update = yes
# Use these values for testing
#rpm_path = /tmp/release
#srpm_path = /tmp/release