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