Skip to content

Commit f633b3e

Browse files
author
Valeriy Khorunzhin
committed
t
Signed-off-by: Valeriy Khorunzhin <[email protected]>
1 parent f512bc4 commit f633b3e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

images/cdi-artifact/werf.inc.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
binaries:
99
- /cdi-binaries/cdi-importer
1010
- /cdi-binaries/cdi-source-update-poller
11-
- /usr/lib64/libxml2.s*
1211
packages:
1312
- libnbd
1413
- xz

images/cdi-importer/werf.inc.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ import:
5050
- cdi-image-size-detection
5151
- cdi-importer
5252
- cdi-source-update-poller
53+
- image: {{ .ModuleNamePrefix }}cdi-artifact
54+
add: /cdi-binaries
55+
to: /usr/lib64
56+
before: setup
57+
includePaths:
58+
- libxml2.s*
5359
- image: {{ .ModuleNamePrefix }}qemu
5460
add: /qemu-img
5561
to: /relocate

0 commit comments

Comments
 (0)