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