Merge "docs: yum replace to dnf"

This commit is contained in:
Zuul
2026-03-10 13:00:47 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions
@@ -50,7 +50,7 @@ OpenStack-Ansible deploys the following infrastructure components:
* A Git repository that contains a copy of the source code that is used
to prepare the packages for all OpenStack services
* Python wheels for all services that are deployed in the environment
* An apt/yum proxy cache that is used to cache distribution packages
* An apt/dnf proxy cache that is used to cache distribution packages
installed in the environment
* Load balancer
+1 -1
View File
@@ -18,7 +18,7 @@
become: true
become_user: root
tasks:
- name: Remove package excludes for yum/dnf
- name: Remove package excludes for dnf
ansible.builtin.lineinfile:
dest: '/etc/dnf/dnf.conf'
regexp: "^exclude="