octavia/releasenotes/notes/fix-missing-cloud-guest-utils-rh-eb39a53502dc1e91.yaml
Martin Chlumsky 6d59fec8a0 Map cloud-guest-utils to cloud-utils-growpart for Red Hat distros.
The package cloud-utils-growpart is missing from Red Hat based image
builds which means the root filesystems are not grown on instance
startup which means not much space for things like logs.

This patch maps the cloud-guest-utils package to cloud-utils-growpart.

Change-Id: I3c830a9f0fd21ca10238946721c0f75d01d3ddff
Story: 2008350
Task: 41252
2020-11-19 11:49:52 -05:00

5 lines
91 B
YAML

---
fixes:
- |
Add missing cloud-utils-growpart RPM to Red Hat based amphora images.