omnibus-gitlab/.custom_sources.yml

157 lines
8.0 KiB
YAML
Raw Normal View History

gitlab-rails:
remote: "git@dev.gitlab.org: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: "git@gitlab.com:gitlab-org/security/gitlab-foss.git"
gitlab-rails-ee:
remote: "git@dev.gitlab.org: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: "git@gitlab.com:gitlab-org/security/gitlab.git"
gitlab-shell:
remote: "git@dev.gitlab.org: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: "git@dev.gitlab.org: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: "git@dev.gitlab.org:gitlab-org/gitlab-exporter.git"
alternative: "https://gitlab.com/gitlab-org/gitlab-exporter.git"
gitlab-kas:
remote: "git@dev.gitlab.org: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"
2019-01-06 16:11:16 +00:00
docker-distribution-pruner:
remote: "git@dev.gitlab.org:gitlab/docker-distribution-pruner.git"
alternative: "https://gitlab.com/gitlab-org/docker-distribution-pruner.git"
config_guess:
remote: "git@dev.gitlab.org:omnibus-mirror/config_guess.git"
2017-08-30 12:11:05 +00:00
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"
2016-12-12 05:02:26 +00:00
registry:
remote: "git@dev.gitlab.org:gitlab/container-registry.git"
alternative: "https://gitlab.com/gitlab-org/container-registry.git"
security: "https://gitlab.com/gitlab-org/security/container-registry.git"
2016-12-12 05:02:26 +00:00
rb-readline:
remote: "git@dev.gitlab.org:omnibus-mirror/rb-readline.git"
2017-08-30 12:11:05 +00:00
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/rb-readline.git"
2017-02-16 14:07:21 +00:00
prometheus:
remote: "git@dev.gitlab.org:omnibus-mirror/prometheus.git"
2017-08-30 12:11:05 +00:00
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/prometheus.git"
alertmanager:
remote: "git@dev.gitlab.org:omnibus-mirror/alertmanager.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/alertmanager.git"
2017-02-16 14:07:21 +00:00
node-exporter:
remote: "git@dev.gitlab.org:omnibus-mirror/node_exporter.git"
2017-08-30 12:11:05 +00:00
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/node_exporter.git"
2017-02-16 14:07:21 +00:00
postgres-exporter:
remote: "git@dev.gitlab.org:omnibus-mirror/postgres_exporter.git"
2017-08-30 12:11:05 +00:00
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/postgres_exporter.git"
2017-02-16 14:07:21 +00:00
redis-exporter:
remote: "git@dev.gitlab.org:omnibus-mirror/redis_exporter.git"
2017-08-30 12:11:05 +00:00
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/redis_exporter.git"
2018-05-15 11:06:19 +00:00
pgbouncer-exporter:
remote: "git@dev.gitlab.org:omnibus-mirror/pgbouncer_exporter.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/pgbouncer_exporter.git"
2017-03-06 19:56:43 +00:00
gitaly:
remote: 'git@dev.gitlab.org:gitlab/gitaly'
alternative: 'https://gitlab.com/gitlab-org/gitaly'
security: "https://gitlab.com/gitlab-org/security/gitaly.git"
gitlab-elasticsearch-indexer:
remote: 'git@dev.gitlab.org: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: "git@dev.gitlab.org:omnibus-mirror/logrotate.git"
2017-08-30 12:11:05 +00:00
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/logrotate.git"
2018-02-01 22:46:32 +00:00
chef-acme:
remote: "git@dev.gitlab.org:omnibus-mirror/chef-acme.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/chef-acme.git"
nginx:
remote: "git@dev.gitlab.org:omnibus-mirror/nginx.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/nginx.git"
2018-11-01 11:39:57 +00:00
nginx-module-vts:
remote: "git@dev.gitlab.org:omnibus-mirror/nginx-module-vts.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/nginx-module-vts.git"
ngx_security_headers:
remote: "git@dev.gitlab.org:omnibus-mirror/ngx_security_headers.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/ngx_security_headers.git"
zlib:
remote: "git@dev.gitlab.org:omnibus-mirror/zlib.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/zlib.git"
openssl:
remote: "git@dev.gitlab.org:omnibus-mirror/openssl.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/openssl.git"
curl:
remote: "git@dev.gitlab.org:omnibus-mirror/curl.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/curl.git"
omnibus-ctl:
remote: "git@dev.gitlab.org:omnibus-mirror/omnibus-ctl.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/omnibus-ctl.git"
compat_resource:
remote: "git@dev.gitlab.org:omnibus-mirror/compat_resource.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/compat_resource.git"
libicu:
remote: "git@dev.gitlab.org:omnibus-mirror/libicu.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libicu.git"
krb5:
remote: "git@dev.gitlab.org:omnibus-mirror/krb5.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/krb5.git"
libpng:
remote: "git@dev.gitlab.org:omnibus-mirror/libpng.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libpng.git"
2020-03-20 17:42:05 +00:00
libjpeg-turbo:
remote: "git@dev.gitlab.org:omnibus-mirror/libjpeg-turbo.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libjpeg-turbo.git"
libtiff:
remote: "git@dev.gitlab.org:omnibus-mirror/libtiff.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libtiff.git"
exiftool:
remote: "git@dev.gitlab.org:omnibus-mirror/exiftool.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/exiftool.git"
libevent:
remote: "git@dev.gitlab.org:omnibus-mirror/libevent.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libevent.git"
repmgr:
remote: "git@dev.gitlab.org:omnibus-mirror/repmgr.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/repmgr.git"
jemalloc:
remote: "git@dev.gitlab.org:omnibus-mirror/jemalloc.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/jemalloc.git"
go-crond:
remote: "git@dev.gitlab.org:omnibus-mirror/go-crond.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/go-crond.git"
consul:
remote: "git@dev.gitlab.org:omnibus-mirror/consul.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/consul.git"
ohai:
remote: "git@dev.gitlab.org:omnibus-mirror/ohai.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/ohai.git"
redis:
remote: "git@dev.gitlab.org:omnibus-mirror/redis.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/redis.git"
psycopg2:
remote: "git@dev.gitlab.org:omnibus-mirror/psycopg2.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/psycopg2.git"
pcre2:
remote: "git@dev.gitlab.org:omnibus-mirror/pcre2.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/pcre2.git"
libtensorflow_lite:
remote: "git@dev.gitlab.org:omnibus-mirror/tensorflow.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/tensorflow.git"
spamcheck:
remote: "git@dev.gitlab.org:omnibus-mirror/spamcheck.git"
alternative: "https://gitlab.com/gitlab-org/gl-security/security-engineering/security-automation/spam/spamcheck.git"
ncurses:
remote: "git@dev.gitlab.org:omnibus-mirror/ncurses.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/ncurses.git"
pgbouncer:
remote: "git@dev.gitlab.org:omnibus-mirror/pgbouncer.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/pgbouncer.git"