Adaptations for OVS-DPDK blueprint
[yaml_builds.git] / site_type / ovsdpdk-a13 / templates / software / config / common-software-config.j2
diff --git a/site_type/ovsdpdk-a13/templates/software/config/common-software-config.j2 b/site_type/ovsdpdk-a13/templates/software/config/common-software-config.j2
new file mode 100644 (file)
index 0000000..fd859c2
--- /dev/null
@@ -0,0 +1,16 @@
+---
+# The purpose of this file is to define site-specific common software config
+# paramters.
+schema: pegleg/CommonSoftwareConfig/v1
+metadata:
+  schema: metadata/Document/v1
+  name: common-software-config
+  layeringDefinition:
+    abstract: false
+    layer: site
+  storagePolicy: cleartext
+data:
+  osh:
+    # NEWSITE-CHANGEME: Replace with the site name
+    region_name: RegionOne
+...