Skip to content

Commit

Permalink
Merge pull request #851 from openshift-cherrypick-robot/cherry-pick-8…
Browse files Browse the repository at this point in the history
…14-to-18.0-fr1

[18.0-fr1] Escalate privs for NetworkManager-ovs install
  • Loading branch information
openshift-merge-bot[bot] authored Jan 10, 2025
2 parents 45d9d8c + 0ba11fa commit 4002cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/edpm_network_config/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

- name: Configure network with network role from system roles [nmstate]
when: edpm_network_config_tool == 'nmstate'
become: true
block:
- name: Install OVS NetworkManager plugin [nmstate]
ansible.builtin.dnf:
Expand Down

0 comments on commit 4002cc1

Please sign in to comment.