updated templates and scripts for Airship 1.3
[yaml_builds.git] / site_type / sriov-a13 / templates / site-definition.j2
1 ---
2 # High-level pegleg site definition file
3 schema: pegleg/SiteDefinition/v1
4 metadata:
5   schema: metadata/Document/v1
6   layeringDefinition:
7     abstract: false
8     layer: site
9   # NEWSITE-CHANGEME: Replace with the site name
10   name: {{yaml.site_name}}
11   storagePolicy: cleartext
12 data:
13   # The type layer this site will delpoy with. Type layer is found in the
14   # type folder.
15   site_type: foundry
16 ...