From 7ef6f3ea42a7f4b0f0b6942e61b71b73d2f41117 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 4 May 2021 09:35:47 -0700 Subject: [PATCH] Revert "buildhw-x86-02: try and not specify state" This reverts commit 926cb417599e97126c9bb268b34dcc31024aed10. --- inventory/host_vars/buildhw-x86-02.iad2.fedoraproject.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/host_vars/buildhw-x86-02.iad2.fedoraproject.org b/inventory/host_vars/buildhw-x86-02.iad2.fedoraproject.org index c044913d3b..d96ece23a4 100644 --- a/inventory/host_vars/buildhw-x86-02.iad2.fedoraproject.org +++ b/inventory/host_vars/buildhw-x86-02.iad2.fedoraproject.org @@ -34,4 +34,6 @@ network_connections: - name: eth1 persistent_state: present mac: "{{ mac1 }}" + state: down type: ethernet + autoconnect: yes