File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
bosh-stemcell/spec/assets
stemcell_builder/stages/base_ubuntu_packages Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -223,6 +223,7 @@ libipt2
223223libisc-export1105:amd64
224224libisl23:amd64
225225libitm1:amd64
226+ libjansson4:amd64
226227libjson-c5:amd64
227228libjsoncpp25:amd64
228229libk5crypto3:amd64
@@ -257,6 +258,7 @@ libnetplan0:amd64
257258libnettle8:amd64
258259libnewt0.52:amd64
259260libnfnetlink0:amd64
261+ libnftables1:amd64
260262libnftnl11:amd64
261263libnghttp2-14:amd64
262264libnl-3-200:amd64
@@ -377,6 +379,7 @@ net-tools
377379netbase
378380netcat-openbsd
379381networkd-dispatcher
382+ nftables
380383nvme-cli
381384openssh-client
382385openssh-server
Original file line number Diff line number Diff line change @@ -16,7 +16,8 @@ cmake uuid-dev libgcrypt-dev ca-certificates \
1616scsitools mg htop module-assistant debhelper runit parted \
1717cloud-guest-utils anacron software-properties-common \
1818xfsprogs gdisk libpam-cracklib chrony dbus nvme-cli rng-tools fdisk \
19- ethtool"
19+ ethtool \
20+ nftables"
2021
2122debs=" $debs gpg-agent libcurl4 libcurl4-openssl-dev resolvconf net-tools ifupdown"
2223
You can’t perform that action at this time.
0 commit comments