commit | 383a1051b8aee573ca7f792204be983da10087f8 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Mon Mar 02 16:53:22 2015 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Mon Mar 02 16:53:22 2015 +0100 |
tree | cdd2d49485e647590da03c89db88138034a7197f | |
parent | c6757ea7fb1b7b05cf490df441fd1916dc0f4dce [diff] |
tcp-internal/task/101 - disable for libvirt default network
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 %} +