airship-in-a-bottle/deployment_files/site/dev-proxy/site-definition.yaml
Bryan Strassner f5e3ef1e7e Separate demo and dev deployments of Airship
Separates and cleans up some documentation around the
airship-in-a-bottle usage for demo vs. development
environment purposes. Dev environments will deploy only the
Airship specific components, while the Demo will show a
more complete installation of OpenStack on top of Airship.

Change-Id: Icca614c4cc4aed426006720b924c105b15d9e510
2018-05-29 13:36:35 -05:00

12 lines
237 B
YAML

---
data:
revision: v1.0dev
site_type: single-node-proxy
metadata:
layeringDefinition: {abstract: false, layer: site}
name: dev-proxy
schema: metadata/Document/v1
storagePolicy: cleartext
schema: pegleg/SiteDefinition/v1
...