1d0c1e51af
TODO: Debian build still requires access to original repo. Change-Id: Ie4bac5334369a63793d36568a9d3a58a0cdc7667 Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
8 lines
430 B
YAML
8 lines
430 B
YAML
---
|
|
nodepool_rdo_proxy: "http://{{ zuul_site_mirror_fqdn }}:8080/rdo"
|
|
nodepool_pypi_mirror: "http://{{ zuul_site_mirror_fqdn }}:8080/pypi/simple"
|
|
nodepool_mirror_host: "{{ zuul_site_mirror_fqdn }}"
|
|
nodepool_npmjs_proxy: "http://{{ zuul_site_mirror_fqdn }}:8080/registry.npmjs/"
|
|
nodepool_cbs_centos_proxy: "http://{{ zuul_site_mirror_fqdn }}:8080/cbs.centos"
|
|
nodepool_docker_proxy: "http://{{ zuul_site_mirror_fqdn }}:8080/docker"
|