summaryrefslogtreecommitdiffstats
path: root/site/intel-pod18/software/config/common-software-config.yaml
blob: b9f035f2e077e738d393414b55748092924936d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
...