blob: 29e6edce53982db79b742adc508add3e1e5319f4 [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"
Milan Verespej6d02f392019-01-16 15:51:49 +010029rancher_server_version: v1.6.22
Petr Ospalýfb2d0cb2018-12-19 14:22:00 +010030rancher_remove_other_env: yes
31rancher_redeploy_k8s_env: yes
32populate_nexus: no
33kube_directory: /root/.kube
34kubectl_bin_dir: /usr/local/bin
35helm_bin_dir: /usr/local/bin
36helm_repository_name: local
37helm_repository_url: http://127.0.0.1:8879