From 1d5a278039e92e3d35627c2f5cd4f5db954fa03a Mon Sep 17 00:00:00 2001 From: Roy Tang Date: Wed, 11 Sep 2019 20:05:46 +0000 Subject: Create initial set of site artifacts for pod18 Change-Id: If297227865597354c85467b918405cf5cf170355 Signed-off-by: Roy Tang --- .../software/config/common-software-config.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 site/intel-pod18/software/config/common-software-config.yaml (limited to 'site/intel-pod18/software/config') diff --git a/site/intel-pod18/software/config/common-software-config.yaml b/site/intel-pod18/software/config/common-software-config.yaml new file mode 100644 index 0000000..b9f035f --- /dev/null +++ b/site/intel-pod18/software/config/common-software-config.yaml @@ -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: intel-pod18 +... -- cgit 1.2.3-korg