Update the variable names in tasks

Change-Id: Ic925dc23ce2e1798a6e9013614e0294b6ad02ee2
This commit is contained in:
Flavio Percoco 2017-10-19 10:38:04 +02:00
parent 89e0008a28
commit 0db65d00d8
1 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,8 @@
ignore_errors: yes
k8s_v1_config_map:
host: "{{coe_host}}"
context: "{{kube_context}}"
kubeconfig: "{{config_file}}"{%endraw%}
context: "{{coe_config_context}}"
kubeconfig: "{{coe_config_file}}"{%endraw%}
name: {{cookiecutter.service_name}}{%raw%}
namespace: "{{namespace}}"
state: present