e531980a14
AFAICT this is no longer necessary. I've tested minimal and image builds and they seem to work. The original problem seems to be with installing the package in the chroot, although it was never quite clear it ever affected the Red Hat path. This code is currently broken (see I884cb1e78ad8c31d985f3fc94a58091b993edd7d). This is proposed as an alternative to I74eed074494134334d5e49042bb5214bd0dd7339. Related-Bug: #1627000 Change-Id: Iafe3611f4eec3c6357587a6cae6a30a261686ead
9 lines
179 B
YAML
9 lines
179 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
|