fuel-plugin-dbaas-trove/node_roles.yaml

18 lines
431 B
YAML

trove:
# Role name
name: "Trove"
# Role description
description: "Trove"
# If primaty then during orchestration this role will be
# splitted 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: 100
update_required:
- trove
- controller
conflicts:
- controller