Skip to content

Commit f6a6438

Browse files
removing patch since it is already present in airshipit repo
1 parent 3abb449 commit f6a6438

File tree

3 files changed

+0
-88
lines changed

3 files changed

+0
-88
lines changed

containers/ironic/Dockerfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ RUN apt-get update && \
1919
apt-get install -y --no-install-recommends \
2020
genisoimage \
2121
isolinux \
22-
patch \
23-
quilt \
2422
&& apt-get clean && rm -rf /var/lib/apt/lists/*
2523

2624
RUN --mount=type=cache,target=/root/.cache/pip \
@@ -29,6 +27,3 @@ RUN --mount=type=cache,target=/root/.cache/pip \
2927
ironic-understack \
3028
understack-flavor-matcher \
3129
sushy-oem-idrac==6.0.0
32-
COPY containers/ironic/patches /tmp/patches/
33-
RUN cd /var/lib/openstack/lib/python3.10/site-packages && \
34-
QUILT_PATCHES=/tmp/patches quilt push -a

containers/ironic/patches/0001_use_update_pxe_enabled_conf.patch

Lines changed: 0 additions & 82 deletions
This file was deleted.

containers/ironic/patches/series

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)