summaryrefslogtreecommitdiffstats
path: root/fuel-plugin/node_roles.yaml
blob: 8ba827eebe792256e127fb8f03d3bb88f1a92a92 (plain)
1
2
3
4
5
6
7
8
yardstick:
  name: "Yardstick"
  description: "Install Yardstick on nodes with this role"
  has_primary: false                # whether has primary role or not
  public_ip_required: false         # whether requires public net or not
  weight: 50                        # weight that will be used for ordering on fuel ui
  limits:
    min: 0