From 58300c1544d5fcc4087f25b2ca139259516db97c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 28 Jun 2016 17:27:27 +0000 Subject: [PATCH] Blacklist the production hw autocloud boxes for NM ifconfig. --- inventory/group_vars/autocloud-backend | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inventory/group_vars/autocloud-backend b/inventory/group_vars/autocloud-backend index fb38140fd4..bd0724ad6c 100644 --- a/inventory/group_vars/autocloud-backend +++ b/inventory/group_vars/autocloud-backend @@ -17,6 +17,9 @@ tcp_ports: [ fas_client_groups: sysadmin-noc,sysadmin-fedimg,sysadmin-releng +# These are hw boxes and don't use the NM ifconfig setup +ansible_ifcfg_blacklist: true + # These people get told when something goes wrong. fedmsg_error_recipients: - sysadmin-fedimg-members@fedoraproject.org