fc0699c5f7899435168eef8756ba9e5d642697da
[oom/offline-installer.git] / ansible / group_vars / infrastructure.yml
1 ---
2 vnc_passwd: samsung
3 simulated_hosts:
4   git:
5     - gerrit.onap.org
6   http:
7     - git.onap.org
8     - nexus.onap.org
9     - repo.infra-server
10     - www.getcloudify.org
11     - www.springframework.org
12     - repo.maven.apache.org
13     - repo1.maven.org
14   nexus:
15     - docker.elastic.co
16     - docker.io
17     - index.docker.io
18     - gcr.io
19     - k8s.gcr.io
20     - nexus.{{ ansible_nodename }}
21     - nexus3.onap.org
22     - pndareg.ctao6.net
23     - quay.io
24     - registry-1.docker.io
25     - registry.hub.docker.com
26     - registry.npmjs.org
27 all_simulated_hosts:
28   "{{ simulated_hosts.git + simulated_hosts.http + simulated_hosts.nexus }}"
29 populate_nexus: false
30 helm_bin_dir: /usr/local/bin
31 helm_version: v2.12.3
32 rancher_server_image: rancher/server:v1.6.22
33 vnc_server_image: consol/ubuntu-icewm-vnc:1.4.0
34 nexus3_image: sonatype/nexus3:3.15.2
35 dns_server_image: andyshinn/dnsmasq:2.76
36 nginx_server_image: own_nginx:2.0.0