Uncommenting CIG fabric port in BBWF pod

Change-Id: Ia4071b4619e51255ca61c4502953c0ecaa9ecfaa
diff --git a/tosca-configs/att-workflow/bbwf-fabric.yaml b/tosca-configs/att-workflow/bbwf-fabric.yaml
index 5ca70a2..36e4c9d 100755
--- a/tosca-configs/att-workflow/bbwf-fabric.yaml
+++ b/tosca-configs/att-workflow/bbwf-fabric.yaml
@@ -62,16 +62,16 @@
     #         node: switch#leaf_1
     #         relationship: tosca.relationships.BelongsToOne
 
-    # # Setup the CIG OLT switch port
-    # port#cig_olt_port:
-    #   type: tosca.nodes.SwitchPort
-    #   properties:
-    #     portId: 51
-    #     host_learning: false
-    #   requirements:
-    #     - switch:
-    #         node: switch#leaf_1
-    #         relationship: tosca.relationships.BelongsToOne
+    # Setup the CIG OLT switch port
+    port#cig_olt_port:
+      type: tosca.nodes.SwitchPort
+      properties:
+        portId: 51
+        host_learning: false
+      requirements:
+        - switch:
+            node: switch#leaf_1
+            relationship: tosca.relationships.BelongsToOne
 
     # # Setup the Iskratel XGS-PON OLT switch port
     # port#iskratelx_olt_port: