guide/blueprints/example_yaml/simple-appserver-with-location-byon.yaml (10 lines of code) (raw):
name: simple-appserver-with-location-byon
location:
byon:
user: brooklyn
privateKeyFile: ~/.ssh/brooklyn.pem
hosts:
- 192.168.0.18
- 192.168.0.19
services:
- type: org.apache.brooklyn.entity.webapp.tomcat.Tomcat8Server