releasing fabric-umbrella 0.1.9 for new topo aspects

Change-Id: Ic4c856b4af99f316e9a04a0079c4e6bd87efd3ee
diff --git a/fabric-umbrella/templates/topo.yaml b/fabric-umbrella/templates/topo.yaml
index 6b2f6a8..a2ceb64 100644
--- a/fabric-umbrella/templates/topo.yaml
+++ b/fabric-umbrella/templates/topo.yaml
@@ -26,6 +26,12 @@
       address: fabric-adapter-v0-1:5150
       version: 0.1.x
       type: sdn-fabric
+    onos.topo.ControllerInfo:
+      control_endpoint:
+        address: {{ .onos.address }}
+        port: {{ .onos.port }}
+      username: {{ .onos.username }}
+      password: {{ .onos.password }}
     onos.topo.Location:
       lat: {{ .lat }}
       lng: {{ .long }}