Skip to content

Commit

Permalink
Fix pulsar
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Sep 23, 2024
1 parent fad923e commit 7135463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artifacts/lrms/pulsar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
ansible.builtin.service:
name: pulsar.service
state: restarted
enabled: yes
enabled: true

tasks:
- name: Check whether Pulsar is installed
Expand Down

0 comments on commit 7135463

Please sign in to comment.