23e67b5fea
Use add instead of update to re-read the partition table with partx. See [1] for more details. Co-authored-by: Arne Wiebalck <arne.wiebalck@cern.ch> [1] https: //opendev.org/openstack/ironic-python-agent/commit/dc8c1f16f9a00e2bff21612d1a9cf0ea0f3addf0 Change-Id: I2336e22dadc790cfbde87904612fcaa3b8c501db
8 lines
175 B
YAML
8 lines
175 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where partitions are not visible due to an
|
|
incorrect call to have the partition table re-read during raid
|
|
configuration creation.
|
|
|