We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15dfb56 commit 6f6661aCopy full SHA for 6f6661a
templates/systemd/sentinel.service.erb
@@ -1,5 +1,5 @@
1
[Unit]
2
-Description=Redis Sentinel <%= sentinel_name %>
+Description=Redis Sentinel <%= @sentinel_name %>
3
After=network.target
4
5
[Service]
0 commit comments