Ugh, fixup for previous commit

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-07-25 13:27:44 -07:00
parent ba9e0f04a0
commit 2ea8ffa760

View file

@ -11,7 +11,7 @@ enp1s0f0np0_mac: "{{ mac1 }}"
enp1s0f1np1_mac: "{{ mac2 }}"
freezes: false
# enp1s0f0np0 is default network
# enp1s0f1 is disabled/nothing
# enp1s0f1np1 is disabled/nothing
# NOTE network configuration beyond the scope of linux-system-roles on
# this host is performed by the openqa/worker role
@ -37,8 +37,8 @@ network_connections:
state: up
type: ethernet
- autoconnect: no
mac: "{{ enp1s0f1_mac }}"
name: enp1s0f1
mac: "{{ enp1s0f1np1_mac }}"
name: enp1s0f1np1
state: down
type: ethernet
nrpe_procs_crit: 300