Merge "Reduce log errors from heka"
This commit is contained in:
commit
0b7c5c7aec
@ -8,6 +8,12 @@
|
||||
tags: ceph,
|
||||
when: enable_ceph | bool }
|
||||
|
||||
- hosts: elasticsearch
|
||||
roles:
|
||||
- { role: elasticsearch,
|
||||
tags: elasticsearch,
|
||||
when: enable_central_logging | bool }
|
||||
|
||||
- hosts:
|
||||
- cinder-api
|
||||
- glance-api
|
||||
@ -32,12 +38,6 @@
|
||||
tags: kibana,
|
||||
when: enable_central_logging | bool }
|
||||
|
||||
- hosts: elasticsearch
|
||||
roles:
|
||||
- { role: elasticsearch,
|
||||
tags: elasticsearch,
|
||||
when: enable_central_logging | bool }
|
||||
|
||||
- hosts: memcached
|
||||
roles:
|
||||
- { role: memcached,
|
||||
|
Loading…
x
Reference in New Issue
Block a user