vFW and vDNS support added to azure-plugin
[multicloud/azure.git] / azure / aria / aria-extension-cloudify / src / aria / examples / tosca-simple-1.0 / use-cases / multi-tier-1 / custom_types / collectd.yaml
1 # ARIA NOTE: missing in spec
2
3 node_types:
4
5   tosca.nodes.SoftwareComponent.Collectd:
6     derived_from: tosca.nodes.SoftwareComponent
7     requirements:
8       - collectd_endpoint:
9           capability: tosca.capabilities.Endpoint
10           relationship: tosca.relationships.ConnectsTo