Skip to content

Commit 5236203

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Do not become root when searching for custom prometheus alert rules files" into stable/wallaby
2 parents 3cbb45a + f016977 commit 5236203

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ansible/roles/prometheus/tasks/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
- Restart {{ item.key }} container
3131

3232
- name: Find custom prometheus alert rules files
33-
become: true
3433
find:
3534
path: "{{ node_custom_config }}/prometheus/"
3635
pattern: "*.rules"

0 commit comments

Comments
 (0)