Skip to content

Commit 7d449a9

Browse files
committed
proxy: add ansible issue 8743 workaround
Change-Id: I3c202e39586d566bee1f969a0183f3a592fea1bb
1 parent 876a4b7 commit 7d449a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

etc/kayobe/proxy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@
1414
# used. Defaults to ["127.0.0.1", "localhost", "{{ docker_registry }}"]. This
1515
# is configured only if either http_proxy or https_proxy is set.
1616
#no_proxy:
17+
18+
###############################################################################
19+
# Dummy variable to allow Ansible to accept this file.
20+
workaround_ansible_issue_8743: yes

0 commit comments

Comments
 (0)