Skip to content

Commit

Permalink
Create systemd files requires root
Browse files Browse the repository at this point in the history
  • Loading branch information
jlarriba committed Sep 26, 2023
1 parent 58dba80 commit 532918c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/edpm_telemetry/tasks/deploy_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
- edpm_telemetry

- name: create systemd service file for node_exporter
become: true
copy:
dest: "/etc/systemd/system/edpm_node_exporter.service"
content: |
Expand Down

0 comments on commit 532918c

Please sign in to comment.