Updated all templates to use instance variables
This commit is contained in:
parent
a0c854d3c0
commit
dc51af1ca2
113 changed files with 527 additions and 522 deletions
|
@ -78,7 +78,7 @@
|
|||
# without becoming root.
|
||||
#
|
||||
# This is restricted to 'root' by default.
|
||||
unix_sock_group = "<%= libvirt_admingroup %>"
|
||||
unix_sock_group = "<%= @libvirt_admingroup %>"
|
||||
|
||||
# Set the UNIX socket permissions for the R/O socket. This is used
|
||||
# for monitoring VM status only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue