Fix edgecore deployment ctag in tosca files

Change-Id: Ic5e2e21f80404739aa64beef898af8cc8a7d31a3
diff --git a/tosca-configs/att-workflow/edgecore-pod1-fabric.yaml b/tosca-configs/att-workflow/edgecore-pod1-fabric.yaml
index 2df5c39..d6d5298 100755
--- a/tosca-configs/att-workflow/edgecore-pod1-fabric.yaml
+++ b/tosca-configs/att-workflow/edgecore-pod1-fabric.yaml
@@ -43,7 +43,7 @@
     port#olt_port:
       type: tosca.nodes.SwitchPort
       properties:
-        portId: 1
+        portId: 49
         host_learning: false
       requirements:
         - switch:
@@ -54,7 +54,7 @@
     port#bng_port:
       type: tosca.nodes.SwitchPort
       properties:
-        portId: 1
+        portId: 48
         host_learning: false
       requirements:
         - switch:
@@ -67,7 +67,7 @@
       type: tosca.nodes.BNGPortMapping
       properties:
         s_tag: any
-        switch_port: 1
+        switch_port: 48
 
     # ONU Whitelist
     service#att: