From aa11be1b7df4600621db9fd0c47f7599b343b1c7 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 21 Jul 2020 09:25:27 -0700 Subject: [PATCH] inventory: openqa-x86-worker04: add nm, as clevis wants it. Signed-off-by: Kevin Fenzi --- inventory/host_vars/openqa-x86-worker04.iad2.fedoraproject.org | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/host_vars/openqa-x86-worker04.iad2.fedoraproject.org b/inventory/host_vars/openqa-x86-worker04.iad2.fedoraproject.org index f3a4229736..55655b0639 100644 --- a/inventory/host_vars/openqa-x86-worker04.iad2.fedoraproject.org +++ b/inventory/host_vars/openqa-x86-worker04.iad2.fedoraproject.org @@ -11,6 +11,7 @@ ansible_ifcfg_infra_net_devices: [ 'em1' ] eno1_ip: 10.3.174.24 eno1_nm: 255.255.255.0 gw: 10.3.174.254 +nm: 255.255.255.0 # openQA tap worker hosts (like this one) do stuff with ifcfg that base # doesn't understand. terrible, terrible stuff. seriously - it doesn't