fuel-plugin-tacker/node_roles.yaml

10 lines
343 B
YAML

tacker:
name: "Tacker VNF manager"
description: "Install Tacker VNF manager"
has_primary: false # whether has primary role or not
public_ip_required: false # whether requires public net or not
weight: 150 # weight that will be used for ordering on fuel ui
limits:
max: 1
min: 1