02bb399cc0fbc805e5757963d0e0d6466354ebfb
[multicloud/azure.git] /
1 # ARIA NOTE: missing in spec
2
3 node_types:
4
5   tosca.nodes.WebApplication.PayPalPizzaStore:
6     derived_from: tosca.nodes.WebApplication
7     properties:
8       github_url:
9         type: string
10     requirements:
11       - database_connection:
12           capability: tosca.capabilities.Node
13
14   tosca.nodes.WebServer.Nodejs:
15     derived_from: tosca.nodes.WebServer