updated templates and scripts for Airship 1.3
[yaml_builds.git] / site_type / sriov-a13 / templates / software / charts / ucp / ceph / ceph-client.j2
@@ -21,5 +21,5 @@ data:
         target:
           # NEWSITE-CHANGEME: The number of OSDs per ceph node. Does not need to
           # change if your deployment HW matches this site's HW.
-          osd: 8
+          osd: {{yaml.storage.osd_count}}
 ...