Added the missing environment for proxy for get_url (#3603)
* Added the missing environment for proxy for get_url * Update upgrade.yml * Fixed spaces * Fixed spaces * Update upgrade.ymlpull/3628/head
parent
1e6ad5acb6
commit
2a00c931e4
|
@ -7,7 +7,7 @@
|
|||
owner: root
|
||||
group: root
|
||||
force: yes
|
||||
|
||||
environment: "{{proxy_env}}"
|
||||
- name: "Create etcdv2 and etcdv3 calicoApiConfig"
|
||||
template:
|
||||
src: "{{ item }}-store.yml.j2"
|
||||
|
|
Loading…
Reference in New Issue