8380976e33
Currently facter only support to fetch the partition's uuid, If users want to mount device by uuid, then partitions should be made in the disks. This patch aims to add new param $ext_args in swift::storage::disk to enable passing making partitions arguments in parted command. Change-Id: I26dcfe73d2791a9033b555323847ddd211f02ceb
5 lines
157 B
YAML
5 lines
157 B
YAML
---
|
|
features:
|
|
- Add support of external args in running parted command. When mounting device by uuid,
|
|
this param should be set to a appropriate value.
|