guide/blueprints/example_yaml/entity-config-override-app.yaml (8 lines of code) (raw):
location: aws-ec2:us-east-1
name: entity-config-override-example
services:
- type: entity-config-example
brooklyn.config:
custom.message: Goodbye
launch.command: |
echo "Sub-type launch command: $MESSAGE"