7025d891c7
Images built from containers may not have this package, so just ensure its presence. Change-Id: Iee77daccc61e284b675d63eeb922eafd48ae8611
19 lines
376 B
YAML
19 lines
376 B
YAML
# Install any packages in this file that may not be in the base cloud
|
|
# image but could reasonably be expected
|
|
lsof:
|
|
tcpdump:
|
|
traceroute:
|
|
which:
|
|
gettext:
|
|
phase: pre-install.d
|
|
ca-certificates:
|
|
|
|
# selinux-targeted policy and related tools
|
|
selinux-policy:
|
|
selinux-policy-targeted:
|
|
python3-libselinux:
|
|
python3-policycoreutils:
|
|
policycoreutils-python-utils:
|
|
rng-tools:
|
|
passwd:
|