blob: 9fd88f25065d287769d016169d9b05e72f8b49e0 [file] [log] [blame]
Petr Ospalýfb2d0cb2018-12-19 14:22:00 +01001---
Petr Ospalýfb2d0cb2018-12-19 14:22:00 +01002vnc_passwd: samsung
3simulated_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
25all_simulated_hosts:
26 "{{ simulated_hosts.git + simulated_hosts.http + simulated_hosts.nexus }}"
27rancher_server_url: "http://{{ hostvars[groups.infrastructure.0].ansible_host }}:8080"
Milan Verespej6d02f392019-01-16 15:51:49 +010028rancher_server_version: v1.6.22
Petr Ospalýfb2d0cb2018-12-19 14:22:00 +010029rancher_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