X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=templates%2Fsoftware%2Fcharts%2Fucp%2Fceph%2Fceph-osd.j2;fp=templates%2Faic-clcp-manifests%2Fsoftware%2Fcharts%2Fucp%2Fceph%2Fceph.j2;h=ce786f33db0bcd26f400f49a47b9b683a968782f;hb=refs%2Fchanges%2F69%2F369%2F1;hp=3fb985cd0e09ea718c409cf9f5d28ecb08c40e36;hpb=d743ec6c91f97cc9f5b944a8d0a609883440b14e;p=yaml_builds.git diff --git a/templates/aic-clcp-manifests/software/charts/ucp/ceph/ceph.j2 b/templates/software/charts/ucp/ceph/ceph-osd.j2 similarity index 89% rename from templates/aic-clcp-manifests/software/charts/ucp/ceph/ceph.j2 rename to templates/software/charts/ucp/ceph/ceph-osd.j2 index 3fb985c..ce786f3 100644 --- a/templates/aic-clcp-manifests/software/charts/ucp/ceph/ceph.j2 +++ b/templates/software/charts/ucp/ceph/ceph-osd.j2 @@ -1,6 +1,6 @@ --- ############################################################################## -# Copyright © 2018 AT&T Intellectual Property. All rights reserved. # +# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved. # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. # @@ -18,12 +18,12 @@ schema: armada/Chart/v1 metadata: schema: metadata/Document/v1 - name: ucp-ceph + name: ucp-ceph-osd layeringDefinition: abstract: false layer: site parentSelector: - name: ucp-ceph-global + name: ucp-ceph-osd-global actions: - method: replace path: .values.conf.storage.osd @@ -43,8 +43,4 @@ data: type: directory location: {{osd.journal}} {% endfor %} - pool: - target: - osd: {{yaml.storage.osd_count}} ... -