fuel-plugin-designate/node_roles.yaml
Venkata Jonnalagadda 44c9ffa612 adding fuel plugin code changes for designate
Change-Id: Ifb1b639644c765d0ad572326779a334905f5d4ee
2016-01-06 01:43:43 -05:00

17 lines
418 B
YAML

designate:
# Role name
name: "Designate"
# Role description
description: "Designate"
# 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:
- designate
- controller