Adding switches MAC addresses and Network configs to ONF ABC

Change-Id: Ie53d69f6985b978c78d7d291b09e010dbcebb11c
(cherry picked from commit 76a664d8f06cad2c08c19e899980e8a42ad0d8f2)
diff --git a/onf-abc.yml b/onf-abc.yml
index a789ce2..d524a7f 100644
--- a/onf-abc.yml
+++ b/onf-abc.yml
@@ -36,6 +36,9 @@
 # one level up from the `cord` directory
 host_cord_profile_dir: "/var/jenkins_home/workspace/cord_profile"
 
+# Extra network config
+fabric_include_module_types: 'ixgbe'
+
 build_targets:
   - 'setup-automation'