summaryrefslogtreecommitdiffstats
path: root/site/intel-pod10/software/config/common-software-config.yaml
blob: cc56f4bf1e0a617bdf5274229f696ef40126378b (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-pod10
...