diskimage-builder/diskimage_builder/elements/redhat-common/package-installs.yaml
Neil Hanlon 7025d891c7
Ensure passwd is installed on RH and derivatives
Images built from containers may not have this package, so just ensure
its presence.

Change-Id: Iee77daccc61e284b675d63eeb922eafd48ae8611
2022-05-03 12:05:36 -04:00

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: