fuel-plugin-mistral/node_roles.yaml

16 lines
440 B
YAML

mistral:
# Role name
name: "Mistral"
# Role description
description: "Mistral role. Hosts Mistral engine and executor components"
# If primary then during orchestration this role will be
# separated into primary-role and role
has_primary: false
# Assign public IP to node if true
public_ip_required: false
# Weight that will be used to sort out the
# roles on the Fuel web UI
weight: 1000
conflicts:
- compute