8 lines
295 B
YAML
8 lines
295 B
YAML
|
---
|
||
|
features:
|
||
|
- Add a new variable for the Ceph role, 'kolla_ceph_use_udev',
|
||
|
which when set to 'False' relies on system tools such as
|
||
|
sgdisk/blkid to read the necessary disk info required
|
||
|
to bootstrap Ceph disks on older systems. Most operators
|
||
|
should not need to change this.
|