Fix
diff --git a/xos/configurations/cord-pod/Makefile b/xos/configurations/cord-pod/Makefile
index 5b3d98d..861cf4d 100644
--- a/xos/configurations/cord-pod/Makefile
+++ b/xos/configurations/cord-pod/Makefile
@@ -40,7 +40,7 @@
 	export SETUPDIR=.; bash ./make-vtn-external-yaml.sh
 
 fabric.yaml:
-	export SETUPDIR=.; bash ./fabric-yaml.sh
+	export SETUPDIR=.; bash ./make-fabric-yaml.sh
 
 virtualbng_json:
 	export SETUPDIR=.; bash ./make-virtualbng-json.sh