Initial commit of PVC Ansible role
This commit is contained in:
7
roles/pvc/templates/libvirt/libvirtd.conf.j2
Normal file
7
roles/pvc/templates/libvirt/libvirtd.conf.j2
Normal file
@ -0,0 +1,7 @@
|
||||
# PVC libvirt daemon configuration file
|
||||
# {{ ansible_managed }}
|
||||
|
||||
listen_tls = 0
|
||||
listen_tcp = 1
|
||||
tcp_port = "16509"
|
||||
auth_tcp = "none"
|
Reference in New Issue
Block a user