-
Notifications
You must be signed in to change notification settings - Fork 144
/
Copy path.custom_sources.yml
153 lines (153 loc) · 7.86 KB
/
.custom_sources.yml
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
gitlab-rails:
remote: "[email protected]:gitlab/gitlabhq.git"
alternative: "https://gitlab.com/gitlab-org/gitlab-foss.git"
security: "https://gitlab.com/gitlab-org/security/gitlab-foss.git"
# When running it on your local machine, use the SSH version to make it easier to authenticate:
#security: "[email protected]:gitlab-org/security/gitlab-foss.git"
gitlab-rails-ee:
remote: "[email protected]:gitlab/gitlab-ee.git"
alternative: "https://gitlab.com/gitlab-org/gitlab.git"
security: "https://gitlab.com/gitlab-org/security/gitlab.git"
# When running it on your local machine, use the SSH version to make it easier to authenticate:
#security: "[email protected]:gitlab-org/security/gitlab.git"
gitlab-shell:
remote: "[email protected]:gitlab/gitlab-shell.git"
alternative: "https://gitlab.com/gitlab-org/gitlab-shell.git"
security: "https://gitlab.com/gitlab-org/security/gitlab-shell.git"
gitlab-pages:
remote: "[email protected]:gitlab/gitlab-pages.git"
alternative: "https://gitlab.com/gitlab-org/gitlab-pages.git"
security: "https://gitlab.com/gitlab-org/security/gitlab-pages.git"
gitlab-exporter:
remote: "[email protected]:gitlab-org/gitlab-exporter.git"
alternative: "https://gitlab.com/gitlab-org/gitlab-exporter.git"
gitlab-kas:
remote: "[email protected]:gitlab/cluster-integration/gitlab-agent.git"
alternative: "https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent.git"
security: "https://gitlab.com/gitlab-org/security/cluster-integration/gitlab-agent.git"
config_guess:
remote: "[email protected]:omnibus-mirror/config_guess.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/config_guess.git"
omnibus:
remote: "https://dev.gitlab.org/gitlab/omnibus.git"
alternative: "https://gitlab.com/gitlab-org/omnibus.git"
registry:
remote: "[email protected]:gitlab/container-registry.git"
alternative: "https://gitlab.com/gitlab-org/container-registry.git"
security: "https://gitlab.com/gitlab-org/security/container-registry.git"
rb-readline:
remote: "[email protected]:omnibus-mirror/rb-readline.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/rb-readline.git"
prometheus:
remote: "[email protected]:omnibus-mirror/prometheus.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/prometheus.git"
alertmanager:
remote: "[email protected]:omnibus-mirror/alertmanager.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/alertmanager.git"
node-exporter:
remote: "[email protected]:omnibus-mirror/node_exporter.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/node_exporter.git"
postgres-exporter:
remote: "[email protected]:omnibus-mirror/postgres_exporter.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/postgres_exporter.git"
redis-exporter:
remote: "[email protected]:omnibus-mirror/redis_exporter.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/redis_exporter.git"
pgbouncer-exporter:
remote: "[email protected]:omnibus-mirror/pgbouncer_exporter.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/pgbouncer_exporter.git"
gitaly:
remote: '[email protected]:gitlab/gitaly'
alternative: 'https://gitlab.com/gitlab-org/gitaly'
security: "https://gitlab.com/gitlab-org/security/gitaly.git"
gitlab-elasticsearch-indexer:
remote: '[email protected]:gitlab/gitlab-elasticsearch-indexer.git'
alternative: 'https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer.git'
security: "https://gitlab.com/gitlab-org/security/gitlab-elasticsearch-indexer.git"
logrotate:
remote: "[email protected]:omnibus-mirror/logrotate.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/logrotate.git"
chef-acme:
remote: "[email protected]:omnibus-mirror/chef-acme.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/chef-acme.git"
nginx:
remote: "[email protected]:omnibus-mirror/nginx.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/nginx.git"
nginx-module-vts:
remote: "[email protected]:omnibus-mirror/nginx-module-vts.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/nginx-module-vts.git"
ngx_security_headers:
remote: "[email protected]:omnibus-mirror/ngx_security_headers.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/ngx_security_headers.git"
zlib-ng:
remote: "[email protected]:omnibus-mirror/zlib-ng.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/zlib-ng.git"
openssl:
remote: "[email protected]:omnibus-mirror/openssl.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/openssl.git"
curl:
remote: "[email protected]:omnibus-mirror/curl.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/curl.git"
omnibus-ctl:
remote: "[email protected]:omnibus-mirror/omnibus-ctl.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/omnibus-ctl.git"
compat_resource:
remote: "[email protected]:omnibus-mirror/compat_resource.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/compat_resource.git"
libicu:
remote: "[email protected]:omnibus-mirror/libicu.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libicu.git"
krb5:
remote: "[email protected]:omnibus-mirror/krb5.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/krb5.git"
libpng:
remote: "[email protected]:omnibus-mirror/libpng.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libpng.git"
libjpeg-turbo:
remote: "[email protected]:omnibus-mirror/libjpeg-turbo.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libjpeg-turbo.git"
libtiff:
remote: "[email protected]:omnibus-mirror/libtiff.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libtiff.git"
exiftool:
remote: "[email protected]:omnibus-mirror/exiftool.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/exiftool.git"
libevent:
remote: "[email protected]:omnibus-mirror/libevent.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libevent.git"
repmgr:
remote: "[email protected]:omnibus-mirror/repmgr.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/repmgr.git"
jemalloc:
remote: "[email protected]:omnibus-mirror/jemalloc.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/jemalloc.git"
go-crond:
remote: "[email protected]:omnibus-mirror/go-crond.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/go-crond.git"
consul:
remote: "[email protected]:omnibus-mirror/consul.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/consul.git"
ohai:
remote: "[email protected]:omnibus-mirror/ohai.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/ohai.git"
redis:
remote: "[email protected]:omnibus-mirror/redis.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/redis.git"
psycopg2:
remote: "[email protected]:omnibus-mirror/psycopg2.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/psycopg2.git"
pcre2:
remote: "[email protected]:omnibus-mirror/pcre2.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/pcre2.git"
libtensorflow_lite:
remote: "[email protected]:omnibus-mirror/tensorflow.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/tensorflow.git"
spamcheck:
remote: "[email protected]:omnibus-mirror/spamcheck.git"
alternative: "https://gitlab.com/gitlab-org/gl-security/security-engineering/security-automation/spam/spamcheck.git"
ncurses:
remote: "[email protected]:omnibus-mirror/ncurses.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/ncurses.git"
pgbouncer:
remote: "[email protected]:omnibus-mirror/pgbouncer.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/pgbouncer.git"