Merge branch 'INT-101' into 'develop'

Int 101

See merge request !2
diff --git a/libvirt/server.sls b/libvirt/server.sls
index e35ca06..c4ee5ff 100644
--- a/libvirt/server.sls
+++ b/libvirt/server.sls
@@ -43,4 +43,12 @@
   - watch:
     - file: libvirtd_config
 
-{%- endif %}
\ No newline at end of file
+{%- endif %}
+
+{%- if netcfg.disabled %}
+
+/etc/libvirt/qemu/networks/default.xml:
+  file.managed.absent:
+
+{%- endif %}
+