diff --git a/files/libvirtd.conf b/files/libvirtd.conf deleted file mode 100644 index 0c2f91a6..00000000 --- a/files/libvirtd.conf +++ /dev/null @@ -1,10 +0,0 @@ -# Managed by ansible - -listen_tls = 0 -listen_tcp = 1 -unix_sock_group = "libvirtd" -unix_sock_ro_perms = "0777" -unix_sock_rw_perms = "0770" -auth_unix_ro = "none" -auth_unix_rw = "none" -auth_tcp = "none"