Updated per jay's comments

This commit is contained in:
John Dewey
2013-05-06 11:32:41 -07:00
parent 0f76ef2198
commit 4b9f6944c3

View File

@@ -26,6 +26,7 @@ platform_options["libvirt_packages"].each do |pkg|
end
execute "create libvirtd group" do
# Trim preceding whitespace from lines.
command <<-EOH.gsub /^\s+/, ""
groupadd -f libvirtd
usermod -G libvirtd nova