Skip to content
Snippets Groups Projects
Commit 278e04fc authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Enable setting of ceilometer as a non-root user"

parents 3d6df2ea 4b2d2cc1
No related branches found
No related tags found
No related merge requests found
......@@ -121,6 +121,7 @@
template:
src: "pipeline.yaml.j2"
dest: "{{ node_config_directory }}/{{ item.key }}/pipeline.yaml"
become: true
register: ceilometer_pipelines
when:
- inventory_hostname in groups[item.value.group]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment