6aa930702fb9f35144d7c62d0ae99c61dc68db66
[sdc/sdc-distribution-client.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0
2
3 description: >
4   TOSCA simple profile with wordpress, web server and mysql on the same server.
5
6 imports:
7   - wordpress: custom_types/nested_test_wordpress.yaml
8
9 topology_template:
10
11   node_templates:
12     wordpress:
13       type: tosca.nodes.WebApplication.WordPress
14
15     testrsyslogtype:
16       type: tosca.nodes.SoftwareComponent.Rsyslog.TestRsyslogType
17
18     rsyslog:
19       type: Test2ndRsyslogType
20
21     logstash:
22       type: tosca.nodes.SoftwareComponent.Logstash