support multiple sets of airship files
[yaml_builds.git] / site_type / sriov / airship-treasuremap / global / v4.0 / schemas / pegleg / CommonSoftwareConfig / v1.yaml
diff --git a/site_type/sriov/airship-treasuremap/global/v4.0/schemas/pegleg/CommonSoftwareConfig/v1.yaml b/site_type/sriov/airship-treasuremap/global/v4.0/schemas/pegleg/CommonSoftwareConfig/v1.yaml
new file mode 100644 (file)
index 0000000..c02965c
--- /dev/null
@@ -0,0 +1,15 @@
+---
+schema: 'deckhand/DataSchema/v1'
+metadata:
+  schema: metadata/Control/v1
+  name: pegleg/CommonSoftwareConfig/v1
+data:
+  $schema: 'http://json-schema.org/schema#'
+  type: object
+  properties:
+    osh:
+      type: object
+      properties:
+        region_name:
+          type: string
+...