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

Change-Id: Ia44d048708dca083fc84f526aeb86d97d0778851
diff --git a/nttcomm-pod1.yml b/nttcomm-pod1.yml
index 5fa1c5d..38d398a 100644
--- a/nttcomm-pod1.yml
+++ b/nttcomm-pod1.yml
@@ -60,8 +60,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 cc2685b..d3d8024 100644
--- a/qct-pod2.yml
+++ b/qct-pod2.yml
@@ -55,7 +55,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: