You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anything else do we need to know:
Missing environment: "{{ proxy_env }}"
in /roles/container-engine/cri-o/tasks/crio_repo.yml - adding environment solves the problem.
The text was updated successfully, but these errors were encountered:
Environment:
printf "$(uname -srm)\n$(cat /etc/os-release)\n"
):Ubuntu 18.04.4
ansible --version
):ansible 2.9.17
python --version
):Python 3.6.9
Kubespray version (commit) (
git rev-parse --short HEAD
):Release-2.15
Output of ansible run:
Anything else do we need to know:
Missing
environment: "{{ proxy_env }}"
in /roles/container-engine/cri-o/tasks/crio_repo.yml - adding environment solves the problem.
The text was updated successfully, but these errors were encountered: