summaryrefslogtreecommitdiffstats
path: root/azure/aria/aria-extension-cloudify/src/aria/examples/tosca-simple-1.0/use-cases/multi-tier-1/custom_types/rsyslog.yaml
blob: 3bd7c2b6febfd1d05cd742e27a1fbda9bcea4583 (plain)
1
2
3
4
5
6
7
8
9
10
# ARIA NOTE: missing in spec

node_types:

  tosca.nodes.SoftwareComponent.Rsyslog:
    derived_from: tosca.nodes.SoftwareComponent
    requirements:
      - rsyslog_endpoint:
          capability: tosca.capabilities.Endpoint
          relationship: tosca.relationships.ConnectsTo