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

@@ -5,7 +5,7 @@ preferences: {}
clusters:
- cluster:
certificate-authority: {{ kube_cert_dir }}/ca.crt
server: https://{{ groups['kube-master'][0] }}:443
server: https://{{ groups['kube-master'][0] }}:{{kube_master_port}}
name: {{ cluster_name }}
contexts:
- context: