diff --git a/GIT-VIRL-HS-Fulda/Advanced Computer Networks (Master AI)/advcompnet-lab3-sdn-lxc.virl b/GIT-VIRL-HS-Fulda/Advanced Computer Networks (Master AI)/advcompnet-lab3-sdn-lxc.virl
index 7c2141784d04dfff038a9df4a51096b0f171d983..306efca85cb16eeeee7b8c0156daf272f397a445 100644
--- a/GIT-VIRL-HS-Fulda/Advanced Computer Networks (Master AI)/advcompnet-lab3-sdn-lxc.virl	
+++ b/GIT-VIRL-HS-Fulda/Advanced Computer Networks (Master AI)/advcompnet-lab3-sdn-lxc.virl	
@@ -152,9 +152,8 @@ write_files:
         </extensions>
         <interface id="0" name="eth1" ipv4="10.0.0.6" netPrefixLenV4="30"/>
     </node>
-    <node name="controller" type="SIMPLE" subtype="lxc" location="508,70" ipv4="10.10.10.254">
+    <node name="controller" type="SIMPLE" subtype="server" location="513,71" vmFlavor="m1.small [2]" ipv4="10.10.10.254">
         <extensions>
-            <entry key="Auto-generate config" type="Boolean">false</entry>
             <entry key="config" type="String">#cloud-config&#xD;
 bootcmd:&#xD;
 - ln -s -t /etc/rc.d /etc/rc.local&#xD;
@@ -251,7 +250,7 @@ write_files:&#xD;
     exit 0&#xD;
 </entry>
         </extensions>
-        <interface id="0" name="eth1" ipv4="10.0.128.2" netPrefixLenV4="30"/>
+        <interface id="0" name="eth1"/>
         <interface id="1" name="eth2"/>
     </node>
     <annotations/>