I ran into this issue earlier. The example you are referrring to is in the master branch of the hello_world.yaml https://github.com/apache/incubator-ariatosca/blob/master/examples/hello-world/hello-world.yaml
You will need to use the example from 0.1.1 tagged branch at https://github.com/apache/incubator-ariatosca/blob/0.1.1/examples/hello-world/helloworld.yaml to work with the 0.1.1 installation of aria [https://avatars3.githubusercontent.com/u/47359?s=400&v=4]<https://github.com/apache/incubator-ariatosca/blob/0.1.1/examples/hello-world/helloworld.yaml> apache/incubator-ariatosca<https://github.com/apache/incubator-ariatosca/blob/0.1.1/examples/hello-world/helloworld.yaml> github.com incubator-ariatosca - Mirror of Apache incubator [https://avatars3.githubusercontent.com/u/47359?s=400&v=4]<https://github.com/apache/incubator-ariatosca/blob/master/examples/hello-world/hello-world.yaml> apache/incubator-ariatosca<https://github.com/apache/incubator-ariatosca/blob/master/examples/hello-world/hello-world.yaml> github.com incubator-ariatosca - Mirror of Apache incubator Vish ________________________________ From: DeWayne Filppi <[email protected]> Sent: Friday, November 3, 2017 10:17 AM To: [email protected] Subject: helloworld oddity In the helloworld.yaml example template there is a node derived from tosca:Root. WebServer: derived_from: tosca:Root This fails validation in 0.1.1. Am I missing something? DeWayne
