Add IP var

This commit is contained in:
ant31
2015-11-01 11:12:12 +01:00
parent f6e4cc530c
commit 3bf74530ce
7 changed files with 9 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ contexts:
clusters:
- cluster:
certificate-authority: {{ kube_cert_dir }}/ca.crt
server: http://{{ groups['kube-master'][0] }}:8080
server: http://{{ groups['kube-master'][0] }}:{{kube_master_insecure_port}}
name: {{ cluster_name }}
users:
- name: proxy