update ceph-common to 10.2.11-0ubuntu0.16.04.2
[yaml_builds.git] / site_type / sriov-a13 / templates / software / config / common-software-config.j2
1 ---
2 # The purpose of this file is to define site-specific common software config
3 # paramters.
4 schema: pegleg/CommonSoftwareConfig/v1
5 metadata:
6   schema: metadata/Document/v1
7   name: common-software-config
8   layeringDefinition:
9     abstract: false
10     layer: site
11   storagePolicy: cleartext
12 data:
13   osh:
14     # NEWSITE-CHANGEME: Replace with the site name
15     region_name: RegionOne
16 ...