fuel-plugin-elasticsearch-k.../node_roles.yaml

22 lines
611 B
YAML

elasticsearch_kibana:
name: 'Elasticsearch Kibana'
description: 'Install Elasticsearch and Kibana'
has_primary: true
public_ip_required: false
weight: 100
limits:
max: 5
recommended: 3
conflicts:
- controller
- compute
- cinder
- ceph-osd
# 'update_required' is needed to make sure that the already deployed nodes
# are updated in the same run as the new nodes. The 'reexecute_on' stanza
# doesn't guarantee this since the reexecuted tasks are run after the new
# nodes are deployed.
update_required:
- primary-elasticsearch_kibana
- elasticsearch_kibana