461b016f13
Change-Id: I54d6eba518910e6651758bc7d46624bafacaef6c
9 lines
191 B
YAML
9 lines
191 B
YAML
---
|
|
#
|
|
# enables Ironic StatsD metrics and points at the StatsD host configured in groupvars/all.yml
|
|
|
|
- hosts: Undercloud
|
|
remote_user: "{{ local_remote_user }}"
|
|
roles:
|
|
- statsd-ironic
|