fuel-plugin-dynatrace/node_roles.yaml

14 lines
404 B
YAML

fuel-plugin-dynatrace_role:
# Role name
name: "dynatrace"
# Role description
description: "Role for the Dynatrace agent"
# 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