summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-2006334-0cd8f59073f56241.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Ansible: fix partition_configdrive for logical root_devicesRaphael Glon2019-08-131-0/+7
If the node root_device is a logical drive (like an md array, or a logical volume), partition_configdrive.sh was not working correctly. Change-Id: Ida4f91efba0f38f20cd80dd6b6162a77af8d6b78 Story: #2006334 Task: #36082