diff options
Diffstat (limited to 'ci/bundle_tpl/ceph.yaml')
-rw-r--r-- | ci/bundle_tpl/ceph.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ci/bundle_tpl/ceph.yaml b/ci/bundle_tpl/ceph.yaml index 725ac705..de06f9f7 100644 --- a/ci/bundle_tpl/ceph.yaml +++ b/ci/bundle_tpl/ceph.yaml @@ -35,6 +35,4 @@ {% for unit_id in to_select(unit_qty() if os.beta.hacluster_ceph_radosgw else 1) %} - "lxc:nodes={{ unit_id }}" {% endfor %} - cinder-ceph: - charm: "local:{{ ubuntu.release }}/cinder-ceph" {% endif %} |