
This change implements unit tests for the Spyglass XLS plugin CLI. Change-Id: I0761f8508f3134b1ffb77e78543a72bf1fcf5ca5
14 lines
257 B
Django/Jinja
14 lines
257 B
Django/Jinja
---
|
|
schema: pegleg/SiteDefinition/v1
|
|
metadata:
|
|
schema: metadata/Document/v1
|
|
layeringDefinition:
|
|
abstract: false
|
|
layer: site
|
|
name: {{ data['region_name'] }}
|
|
storagePolicy: cleartext
|
|
data:
|
|
site_type: {{ data['site_info']['sitetype'] }}
|
|
...
|
|
|