using variable for template instead of incorrect static value
This commit is contained in:
parent
00bd6915b9
commit
e721177aa7
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
unix_sock_group = "sysadmin-main"
|
unix_sock_group = "{{ libvirt_group }}"
|
||||||
unix_sock_rw_perms = "0770"
|
unix_sock_rw_perms = "0770"
|
||||||
auth_unix_rw = "none"
|
auth_unix_rw = "none"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue