Use group libvirt instead of libvirtd 29/120029/1
authorTodd Malsbary <todd.malsbary@intel.com>
Tue, 30 Mar 2021 22:10:08 +0000 (15:10 -0700)
committerTodd Malsbary <todd.malsbary@intel.com>
Tue, 30 Mar 2021 22:10:08 +0000 (15:10 -0700)
commit5bc4b309b163e6522f5577639022ef455874f9d9
tree7b6b21be53cb17e03e05d72fde84a2cf2cf1d997
parent705fad712373e73463fff22a3136e6e92b372048
Use group libvirt instead of libvirtd

This fixes the following error when running ./setup.sh -p libvirt:

  usermod: group 'libvirtd' does not exist

Newer versions of Ubuntu appear to have renamed the libvirtd group to
libvirt.

Issue-ID: MULTICLOUD-1322
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: I54ffc4558cb8945e8c9f9ca751518b20a6de64d0
kud/hosting_providers/vagrant/setup.sh