e28d0a1313
Create a site type called skiff and point airskiff site to be based on the new type. This will help to reduce the duplication when creating airskiff-suse site in subsequent commit. Change-Id: Ie9cd6d0e572a4556ee6ff5c3d37f20349c2d7de3
13 lines
209 B
YAML
13 lines
209 B
YAML
---
|
|
schema: pegleg/SiteDefinition/v1
|
|
metadata:
|
|
schema: metadata/Document/v1
|
|
layeringDefinition:
|
|
abstract: false
|
|
layer: site
|
|
name: airskiff
|
|
storagePolicy: cleartext
|
|
data:
|
|
site_type: skiff
|
|
...
|