Skip to content

Commit

Permalink
chore: remove install-cni
Browse files Browse the repository at this point in the history
It got moved to `extras`: siderolabs/extras#1

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
  • Loading branch information
smira authored and talos-bot committed Oct 8, 2020
1 parent 5f4cff9 commit 6b87717
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COMMON_ARGS += --platform=$(PLATFORM)
empty :=
space = $(empty) $(empty)

TARGETS = ca-certificates cni containerd cryptsetup dosfstools eudev fhs grub install-cni ipmitool iptables kernel kmod libaio libressl libseccomp linux-firmware lvm2 musl open-iscsi open-isns runc socat syslinux util-linux xfsprogs
TARGETS = ca-certificates cni containerd cryptsetup dosfstools eudev fhs grub ipmitool iptables kernel kmod libaio libressl libseccomp linux-firmware lvm2 musl open-iscsi open-isns runc socat syslinux util-linux xfsprogs

all: $(TARGETS) ## Builds all known pkgs.

Expand Down
11 changes: 0 additions & 11 deletions install-cni/pkg.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions install-cni/scripts/install-cni.sh

This file was deleted.

0 comments on commit 6b87717

Please sign in to comment.