Skip to content

Commit d944f80

Browse files
rm commented bins
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
1 parent 1ae01bd commit d944f80

3 files changed

Lines changed: 0 additions & 8 deletions

File tree

images/cdi-importer/werf.inc.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,10 @@ imageSpec:
1717
libraries:
1818
- libsqlite3
1919
packages:
20-
# - qemu-img
2120
- libnbd
2221
- nbd-client
2322
- nbd-server
2423
binaries:
25-
# Qemu-img
26-
# - /usr/bin/qemu-img
27-
# - /usr/bin/qemu-nbd
2824
# All nbd binaries
2925
- /usr/bin/nbd*
3026
# Mount

images/dvcr-artifact/werf.inc.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ shell:
3535
{{- define "$name" -}}
3636
binaries:
3737
- /usr/local/bin/dvcr-importer
38-
# - /usr/bin/qemu-img
39-
# - /usr/bin/qemu-nbd
4038
- /usr/bin/nbd*
4139
- /usr/bin/file
4240
- /usr/share/file/magic

images/virt-handler/werf.inc.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ packages:
5555
- nftables
5656
# - qemu-img
5757
binaries:
58-
# - /usr/bin/qemu-img
59-
# - /usr/bin/qemu-nbd
6058
- /usr/bin/mount
6159
- /usr/bin/umount
6260
- /usr/bin/getfacl

0 commit comments

Comments
 (0)