treasuremap/site/airship-seaworthy/site-definition.yaml
Kaspars Skels cf1f2af877 Initial set of Airship deployment manifests
- global/type manifests
 - airship-seaworthy site manifests

Change-Id: I5951bba063e6447ff0d2e1b40d9711209919f7d1
2018-08-17 17:38:00 -05:00

19 lines
488 B
YAML

---
# High-level pegleg site definition file
schema: pegleg/SiteDefinition/v1
metadata:
schema: metadata/Document/v1
layeringDefinition:
abstract: false
layer: site
# NEWSITE-CHANGEME: Replace with the site name
name: airship-seaworthy
storagePolicy: cleartext
data:
# Deprecated revision system, will be removed later. Do not modify.
revision: v4.0
# The type layer this site will delpoy with. Type layer is found in the
# type folder.
site_type: foundry
...