kubespray icon indicating copy to clipboard operation
kubespray copied to clipboard

In RockyLinux OS, when skip_http_proxy_on_os_packages is False proxy details not updating to dnf.conf

Open abhishek-sa1 opened this issue 5 months ago • 2 comments

What happened?

In RockyLinux OS, when skip_http_proxy_on_os_packages is False proxy details not updating to dnf.conf

What did you expect to happen?

In RockyLinux OS, when skip_http_proxy_on_os_packages is False proxy details should be updated to dnf.conf

How can we reproduce it (as minimally and precisely as possible)?

Install k8s using kubespray version 2.25.0 in RockyLinux behind a proxy cluster.

OS

RockyLinux

Version of Ansible

ansible --version ansible [core 2.16.10] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/omnia/omnia17_venv/lib64/python3.11/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /opt/omnia/omnia17_venv/bin/ansible python version = 3.11.9 (main, Jul 2 2024, 20:55:37) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] (/opt/omnia/omnia17_venv/bin/python3.11) jinja version = 3.1.4 libyaml = True

Version of Python

python 3.11

Version of Kubespray (commit)

v2.25.0

Network plugin used

calico

Full inventory with variables

NA

Command used to invoke ansible

NA

Output of ansible run

image

Anything else we need to know

No response

abhishek-sa1 avatar Sep 13 '24 05:09 abhishek-sa1