Use flat-data-net so instance is reachable from ctl node
diff --git a/cloudlab-init.sh b/cloudlab-init.sh
index b17e780..11eaa14 100755
--- a/cloudlab-init.sh
+++ b/cloudlab-init.sh
@@ -51,4 +51,4 @@
 
 # Modify networktemplate/2
 # BUG: Shouldn't have to set the controller_kind field, it's invalid in the initial fixture
-http --auth $AUTH PATCH $XOS/xos/networktemplates/2/ shared_network_name=tun-data-net controller_kind=""
+http --auth $AUTH PATCH $XOS/xos/networktemplates/2/ shared_network_name=flat-data-net controller_kind=""