missed a filename change for the beaker/virthost role
This commit is contained in:
parent
09a48c2c55
commit
3740aa7cae
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
||||||
|
|
||||||
- name: add polkit rule for users in kvm group
|
- name: add polkit rule for users in kvm group
|
||||||
template:
|
template:
|
||||||
src: 10-libvirt.rules
|
src: 10-libvirt.rules.j2
|
||||||
dest: /etc/polkit-1/rules.d/10-libvirt.rules
|
dest: /etc/polkit-1/rules.d/10-libvirt.rules
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue