Commit aefd43cf by Nyíri Tamás

augeas.change instead of augeas.setvalue

parent ef774969
libvirtconf:
augeas.setvalue:
- prefix: /files/etc/libvirt/libvirtd.conf
augeas.change:
- context: /files/etc/libvirt/libvirtd.conf
- changes:
- listen_tcp: 1
- listen_tls: 0
- auth_tcp: "none"
- set listen_tcp 1
- set listen_tls 0
- set auth_tcp "none"
/etc/default/libvirt-bin:
file.append:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment