Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
abhishek-sa1 opened this issue Sep 13, 2024 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@abhishek-sa1
Copy link

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 abhishek-sa1 added the kind/bug Categorizes issue or PR as related to a bug. label Sep 13, 2024
@abhishek-sa1
Copy link
Author

image
Missing rocky.yml

@abhishek-sa1
Copy link
Author

The task is skipping in RHEL also. The file present in redhat.yml and /etc/os-release path has rhel

cat /etc/os-release
NAME="Red Hat Enterprise Linux"
VERSION="8.8 (Ootpa)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="8.8"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant