summaryrefslogtreecommitdiffstats
path: root/ansible/roles/rancher/defaults/main.yml
blob: 8edc5180b90be129819b5dc8083205722cbddff1 (plain)
1
2
3
4
---
rancher_server_url: "http://{{ hostvars[groups.infrastructure.0].ansible_host }}:8080"
rancher_remove_other_env: true
rancher_redeploy_k8s_env: true