maybe make this work for m3?
This commit is contained in:
parent
58a9e4d4e5
commit
abb9a9153d
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
|
||||
# We deploy two service files. Both listen on a different port, so that we can switch
|
||||
# them out as part of the pkl deployment without having any local downtime.
|
||||
- name: Deploy service files
|
||||
- name: Deploy service files for m3
|
||||
template: src=mirrorlist.service.j2 dest=/etc/systemd/system/mirrorlist{{ item }}.service
|
||||
with_items:
|
||||
- 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue