| --- |
| vnc_passwd: samsung |
| simulated_hosts: |
| git: |
| - gerrit.onap.org |
| - git.rancher.io |
| - github.com |
| http: |
| - git.onap.org |
| - nexus.onap.org |
| - repo.infra-server |
| - www.getcloudify.org |
| - www.springframework.org |
| - repo.maven.apache.org |
| - repo1.maven.org |
| nexus: |
| - docker.elastic.co |
| - docker.io |
| - gcr.io |
| - nexus.{{ ansible_nodename }} |
| - nexus3.onap.org |
| - registry-1.docker.io |
| - registry.hub.docker.com |
| - registry.npmjs.org |
| all_simulated_hosts: |
| "{{ simulated_hosts.git + simulated_hosts.http + simulated_hosts.nexus }}" |
| rancher_server_version: v1.6.22 |
| populate_nexus: false |
| helm_bin_dir: /usr/local/bin |