Commit b75cd737 by Desztics Armand

fix libvirtd group

parent 24330ef2
......@@ -171,4 +171,10 @@ user_in_libvirtd_group:
- sudo
{% endif %}
- libvirtd
- require:
- group: libvirtd_group
libvirtd_group:
group.present:
- name: libvirtd
{% endif %}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment