Petr Ospalý | fb2d0cb | 2018-12-19 14:22:00 +0100 | [diff] [blame] | 1 | --- |
Petr Ospalý | fb2d0cb | 2018-12-19 14:22:00 +0100 | [diff] [blame] | 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 |
Petr Ospalý | 67acfb5 | 2019-04-20 05:25:23 +0200 | [diff] [blame^] | 20 | - k8s.gcr.io |
Petr Ospalý | fb2d0cb | 2018-12-19 14:22:00 +0100 | [diff] [blame] | 21 | - nexus.{{ ansible_nodename }} |
| 22 | - nexus3.onap.org |
| 23 | - registry-1.docker.io |
| 24 | - registry.hub.docker.com |
| 25 | - registry.npmjs.org |
| 26 | all_simulated_hosts: |
| 27 | "{{ simulated_hosts.git + simulated_hosts.http + simulated_hosts.nexus }}" |
Samuli Silvius | c580efe | 2019-03-17 18:06:33 +0200 | [diff] [blame] | 28 | populate_nexus: false |
Petr Ospalý | fb2d0cb | 2018-12-19 14:22:00 +0100 | [diff] [blame] | 29 | helm_bin_dir: /usr/local/bin |
Tomáš Levora | 21c39f0 | 2019-04-05 11:25:01 +0200 | [diff] [blame] | 30 | rancher_server_image: rancher/server:v1.6.22 |
Tomáš Levora | 4dafdd2 | 2019-04-23 13:12:05 +0200 | [diff] [blame] | 31 | vnc_server_image: consol/ubuntu-icewm-vnc:1.4.0 |
Tomáš Levora | a0ad5c1 | 2019-03-28 17:45:55 +0100 | [diff] [blame] | 32 | nexus3_image: sonatype/nexus3:3.15.2 |
| 33 | dns_server_image: andyshinn/dnsmasq:2.76 |
| 34 | nginx_server_image: own_nginx:2.0.0 |