Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit 47ae0d6

Browse files
author
Shimon
authored
Merge pull request #3 from Telefonica/fix/fixing_service_instance_name
fixing title of service
2 parents 7a1cf72 + 35b5301 commit 47ae0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/github-actions-runner.service.epp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
String $group,
55
| -%>
66
[Unit]
7-
Description=github-actions-runner-$instance_name
7+
Description=github-actions-runner-<%= $instance_name %>
88
After=network.target
99

1010
[Service]

0 commit comments

Comments
 (0)