using variable for template instead of incorrect static value

This commit is contained in:
Tim Flink 2015-05-07 20:23:22 +00:00
parent 00bd6915b9
commit e721177aa7

View file

@ -1,3 +1,3 @@
unix_sock_group = "sysadmin-main"
unix_sock_group = "{{ libvirt_group }}"
unix_sock_rw_perms = "0770"
auth_unix_rw = "none"