blob: ab314055ffd50b7a239b9fcd97ba08788321fa74 [file] [log] [blame]
Petr Ospalýfb2d0cb2018-12-19 14:22:00 +01001---
2nfs_mount_path: /dockerdata-nfs
3vnc_passwd: samsung
4simulated_hosts:
5 git:
6 - gerrit.onap.org
7 - git.rancher.io
8 - github.com
9 http:
10 - git.onap.org
11 - nexus.onap.org
12 - repo.infra-server
13 - www.getcloudify.org
14 - www.springframework.org
15 - repo.maven.apache.org
16 - repo1.maven.org
17 nexus:
18 - docker.elastic.co
19 - docker.io
20 - gcr.io
21 - nexus.{{ ansible_nodename }}
22 - nexus3.onap.org
23 - registry-1.docker.io
24 - registry.hub.docker.com
25 - registry.npmjs.org
26all_simulated_hosts:
27 "{{ simulated_hosts.git + simulated_hosts.http + simulated_hosts.nexus }}"
28rancher_server_url: "http://{{ hostvars[groups.infrastructure.0].ansible_host }}:8080"
29rancher_remove_other_env: yes
30rancher_redeploy_k8s_env: yes
31populate_nexus: no
32kube_directory: /root/.kube
33kubectl_bin_dir: /usr/local/bin
34helm_bin_dir: /usr/local/bin
35helm_repository_name: local
36helm_repository_url: http://127.0.0.1:8879