X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ansible%2Fgroup_vars%2Finfrastructure.yml;h=f0c4113e7a02dbc99423c539c6ff999a2e47efb7;hb=c580efee7cf133d479fdc4b736ebfeab09d2f246;hp=ab314055ffd50b7a239b9fcd97ba08788321fa74;hpb=b8f3d733e03045b0484acee786e3e095cc1b4d92;p=oom%2Foffline-installer.git diff --git a/ansible/group_vars/infrastructure.yml b/ansible/group_vars/infrastructure.yml index ab314055..f0c4113e 100755 --- a/ansible/group_vars/infrastructure.yml +++ b/ansible/group_vars/infrastructure.yml @@ -1,5 +1,4 @@ --- -nfs_mount_path: /dockerdata-nfs vnc_passwd: samsung simulated_hosts: git: @@ -25,12 +24,8 @@ simulated_hosts: - registry.npmjs.org all_simulated_hosts: "{{ simulated_hosts.git + simulated_hosts.http + simulated_hosts.nexus }}" -rancher_server_url: "http://{{ hostvars[groups.infrastructure.0].ansible_host }}:8080" -rancher_remove_other_env: yes -rancher_redeploy_k8s_env: yes -populate_nexus: no -kube_directory: /root/.kube -kubectl_bin_dir: /usr/local/bin +rancher_server_version: v1.6.22 +populate_nexus: false helm_bin_dir: /usr/local/bin helm_repository_name: local helm_repository_url: http://127.0.0.1:8879