Fixing exclude interface list in QCT POD 2 and NTT COMM POD 1

Change-Id: Ia44d048708dca083fc84f526aeb86d97d0778851
(cherry picked from commit 24c82586a1c0909ecc188ce54abd1a5196ddf887)
(cherry picked from commit 8be842ac43d19fb96da2075a3c7d7fe6b8a292b8)
diff --git a/nttcomm-pod1.yml b/nttcomm-pod1.yml
index 2542fc2..895c0e8 100644
--- a/nttcomm-pod1.yml
+++ b/nttcomm-pod1.yml
@@ -62,8 +62,8 @@
       - head
 
 # Extra network config
-'fabric_include_names': 'eth4'
-'management_ignore_names': 'eth0,eth1,eth3,eth4,eth5'
+fabric_include_names: 'eth4'
+management_ignore_names: 'eth0,eth1,eth3,eth4,eth5'
 
 # Inventory for ansible, used to generate inventory.ini
 inventory_groups:
diff --git a/qct-pod2.yml b/qct-pod2.yml
index 8c23837..d4881b1 100644
--- a/qct-pod2.yml
+++ b/qct-pod2.yml
@@ -57,7 +57,7 @@
 
 # set which interfaces to use for fabric/mgmt network
 fabric_include_names: 'eth2'
-management_exclude_names: 'eth2'
+management_exclude_names: 'eth0,eth2'
 
 # Inventory for ansible, used to generate inventory.ini
 inventory_groups: