File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -263,14 +263,6 @@ kolla_build_blocks:
263
263
&& grafana-cli plugins install grafana-piechart-panel
264
264
ironic_inspector_header : |
265
265
ADD additions-archive /
266
- keystone_base_footer : |
267
- {% raw %}
268
- {% if base_package_type == 'deb' %}
269
- RUN curl -sLO https://github.com/stackhpc/lasso/releases/download/applied%2F2.7.0-2build3/liblasso3_2.7.0-2build3_amd64.deb && \
270
- sudo dpkg -i liblasso3_2.7.0-2build3_amd64.deb && \
271
- rm -f liblasso3_2.7.0-2build3_amd64.deb
272
- {% endif %}
273
- {% endraw %}
274
266
magnum_base_footer : |
275
267
RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | head -n -1 | bash
276
268
# Dict mapping image customization variable names to their values.
You can’t perform that action at this time.
0 commit comments