Switch to transient service unit. Socket-triggering fails for now.
This commit is contained in:
parent
8aca770c40
commit
cb2ed82715
4 changed files with 38 additions and 22 deletions
|
@ -152,10 +152,10 @@
|
|||
mode: '0644'
|
||||
notify: "enable vmimage-torrent.service"
|
||||
|
||||
- name: Deploy virtiofs service
|
||||
copy:
|
||||
src: virtiofs@.service
|
||||
dest: /etc/systemd/system/
|
||||
- name: Remove virtiofs service
|
||||
file:
|
||||
path: /etc/systemd/system/virtiofs@.service
|
||||
state: absent
|
||||
|
||||
- name: Deploy bridge.conf needed for qemu session mode
|
||||
lineinfile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue