Merge "Remove Glance and Neutron TLS proxies from fluentd input config"
This commit is contained in:
commit
151f510a6c
@ -155,8 +155,6 @@ fluentd_input_openstack_services:
|
||||
enabled: "{{ enable_freezer | bool }}"
|
||||
- name: glance
|
||||
enabled: "{{ enable_glance | bool }}"
|
||||
- name: glance-tls-proxy
|
||||
enabled: "{{ enable_glance | bool }}"
|
||||
- name: gnocchi
|
||||
enabled: "{{ enable_gnocchi | bool }}"
|
||||
- name: heat
|
||||
@ -183,8 +181,6 @@ fluentd_input_openstack_services:
|
||||
enabled: "{{ enable_murano | bool }}"
|
||||
- name: neutron
|
||||
enabled: "{{ enable_neutron | bool }}"
|
||||
- name: neutron-tls-proxy
|
||||
enabled: "{{ neutron_enable_tls_backend | bool }}"
|
||||
- name: nova
|
||||
enabled: "{{ enable_nova | bool }}"
|
||||
- name: octavia
|
||||
|
Loading…
Reference in New Issue
Block a user