pegleg/site_yamls/site/site-definition.yaml
Krysta 994a13c1ca Check that Pegleg only considers YAML
Add a unit test to make sure Pegleg only considers YAML files
when linting

Fixes a typo in filename for test_selectable_linting

Changed site_yaml file stucture to more resemble real site
directory structure

Change-Id: Ib1520f9509d279d88b4408858878022fb05c7707
2018-04-10 08:25:36 -05:00

12 lines
221 B
YAML

---
data:
revision: v1.0
site_type: cicd
metadata:
layeringDefinition: {abstract: false, layer: site}
name: test-file
schema: metadata/Document/v1
storagePolicy: cleartext
schema: pegleg/SiteDefinition/v1
...