Improve rancher role testability
[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 rancher_server_version: v1.6.22
28 populate_nexus: false
29 helm_bin_dir: /usr/local/bin
30 helm_repository_name: local
31 helm_repository_url: http://127.0.0.1:8879