aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/patches/patches.list
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-08-20 18:18:53 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-12-13 19:46:41 +0100
commit7938017cfc501b9809d8ce95da614c7f7e849d5d (patch)
tree6aef9d30d180310b816c1b1d3ee0140db00a7295 /mcp/patches/patches.list
parentb49bc80c8a491a88ddb93ce6f60ba73a208fdd4f (diff)
patches: libvirt: Use "libvirt" unix_sock_group
Now that libvirt 3.6 is used on kvm nodes (via UCA repos), which by default uses "libvirt" group for socket ownership, change old "libvirtd" in salt-formula-libvirt's: - libvirt/files/libvirtd.conf.Debian This allows us to remove the manual group creation from VCP state file, which was not re-entrant (failed if group already existed). Change-Id: Id61fecd82daec1c0716ff4796b79dce47d096c3a Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'mcp/patches/patches.list')
-rw-r--r--mcp/patches/patches.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcp/patches/patches.list b/mcp/patches/patches.list
index fcbd3ae88..00b1145d8 100644
--- a/mcp/patches/patches.list
+++ b/mcp/patches/patches.list
@@ -16,3 +16,4 @@
/usr/share/salt-formulas/env: 0010-maas-region-allow-timeout-override.patch
/usr/share/salt-formulas/reclass: 0011-service.horizon.server.cluster-Default-to-v2-API.patch
/usr/share/salt-formulas/env: 0012-linux.storage.lvm-Disable-filter.patch
+/usr/share/salt-formulas/env: 0013-libvirt-unix_sock_group-s-libvirtd-libvirt.patch