clean-build: fix consul service name

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-04-24 10:12:25 +02:00
parent ed1c7b7f3e
commit 3eb10f98ea
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
with_items:
- '/etc/systemd/system/build-{{ beacon_node_service_name }}.service'
- '/etc/systemd/system/build-{{ beacon_node_service_name }}.timer'
- '/etc/consul/service_build_{{ beacon_node_network }}_{{ beacon_node_repo_branch }}_timer.json'
- '/etc/consul/service_build_{{ beacon_node_consul_service_file_name }}_timer.json'
- name: Reload systemctl services
systemd_service: