Skip to content
Snippets Groups Projects
Unverified Commit 2a2fb68b authored by Krystian Młynek's avatar Krystian Młynek Committed by GitHub
Browse files

Add missing proxy environment in crio_repo.yml (#7492)

parent 844ebb78
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@
until: apt_key_download is succeeded
retries: 4
delay: "{{ retry_stagger | d(3) }}"
environment: "{{ proxy_env }}"
- name: Add CRI-O kubic apt repo
apt_repository:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment