Skip to content

Commit

Permalink
Merge pull request #370 from jlarriba/ceilometer
Browse files Browse the repository at this point in the history
Create systemd files requires root
  • Loading branch information
openshift-merge-robot authored Sep 26, 2023
2 parents d91d3ec + 532918c commit 8b4ca64
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 8b4ca64

Please sign in to comment.