[ANSIBLE][BUILD] Update RKE to 1.3.8
[oom/offline-installer.git] / ansible / group_vars / infrastructure.yml
1 ---
2 vnc_passwd: samsung
3 simulated_hosts:
4   http:
5     - repo.infra-server
6   nexus:
7     - docker.elastic.co
8     - docker.io
9     - index.docker.io
10     - gcr.io
11     - k8s.gcr.io
12     - nexus.{{ ansible_nodename }}
13     - nexus3.onap.org
14     - quay.io
15     - registry-1.docker.io
16     - registry.hub.docker.com
17     - ghcr.io
18 all_simulated_hosts:
19   "{{ simulated_hosts.http + simulated_hosts.nexus }}"
20 populate_nexus: false
21 helm_bin_dir: /usr/local/bin
22 helm_version: v3.6.3
23 helm3_push_version: 0.9.0
24 rke_kubernetes_version: v1.22.7-rancher1-1
25 vnc_server_image: consol/ubuntu-icewm-vnc:1.4.0
26 nexus3_image: sonatype/nexus3:3.15.2
27 dns_server_image: andyshinn/dnsmasq:2.76
28 nginx_server_image: own_nginx:2.0.0
29 chartmuseum_server_image: chartmuseum/chartmuseum
30 kube_prometheus_stack_enabled: false
31 kube_prometheus_stack_version: 32.2.1
32 cert_manager_version: 1.5.4