4ce30395ef
The 'ureadahead' package was removed from Ubuntu at cosmic. The last Debian release to distribute the 'readahead' was jessie. The pkg-map already removes the package for redhat family of distributions, so let's just remove it altogether. Related-Bug: #1690891 Change-Id: I0e2df43384f327928f171665b3ce0bb5d60e3560
70 lines
1.0 KiB
YAML
70 lines
1.0 KiB
YAML
amphora-agent:
|
|
installtype: package
|
|
build-essential:
|
|
build-only: True
|
|
libffi-dev:
|
|
build-only: True
|
|
libssl-dev:
|
|
build-only: True
|
|
python3-dev:
|
|
build-only: True
|
|
installtype: source
|
|
python3-pip:
|
|
installtype: source
|
|
python3:
|
|
python3-venv:
|
|
installtype: source
|
|
|
|
acl:
|
|
# Note: Red Hat family does not currently ship acpid for ppc64le.
|
|
# This sets up a pkg-map to exclude it for Red Hat family ppc64le arch
|
|
acpid-ppc64le:
|
|
arch: ppc64le, ppc64el
|
|
acpid:
|
|
arch: i386, amd64, aarch64, arm64, s390x
|
|
apparmor:
|
|
apt-transport-https:
|
|
at:
|
|
bash-completion:
|
|
cloud-guest-utils:
|
|
cloud-init:
|
|
cron:
|
|
curl:
|
|
dbus:
|
|
dkms:
|
|
dmeventd:
|
|
ethtool:
|
|
gawk:
|
|
ifenslave:
|
|
ifupdown:
|
|
iptables:
|
|
iputils-tracepath:
|
|
irqbalance:
|
|
isc-dhcp-client:
|
|
less:
|
|
logrotate:
|
|
lsof:
|
|
net-tools:
|
|
netbase:
|
|
netcat-openbsd:
|
|
network-scripts:
|
|
open-vm-tools:
|
|
arch: i386, amd64
|
|
openssh-client:
|
|
openssh-server:
|
|
pollinate:
|
|
ppc64-diag:
|
|
arch: ppc64le, ppc64el
|
|
psmisc:
|
|
rsyslog:
|
|
screen:
|
|
socat:
|
|
tcpdump:
|
|
ubuntu-cloudimage-keyring:
|
|
uuid-runtime:
|
|
vim-tiny:
|
|
vlan:
|
|
|
|
nftables:
|
|
when: DIB_OCTAVIA_AMP_USE_NFTABLES = True
|