Fix typo btrfs -> zfs
This was likely a copy paste from a few lines prior. Depends-On: https://review.openstack.org/636115 Change-Id: I93b4ae07feb11749d8af7018dc83fa2d887b8376
This commit is contained in:
parent
4a2d906b9a
commit
6f0a218efa
@ -76,9 +76,9 @@ bootstrap_host_loopback_btrfs: yes
|
||||
# Size of the btrfs loopback disk in gigabytes (GB).
|
||||
bootstrap_host_loopback_btrfs_size: 1024
|
||||
#
|
||||
# Boolean option to deploy the loopback disk for btrfs
|
||||
# Boolean option to deploy the loopback disk for zfs
|
||||
bootstrap_host_loopback_zfs: yes
|
||||
# Size of the btrfs loopback disk in gigabytes (GB).
|
||||
# Size of the zfs loopback disk in gigabytes (GB).
|
||||
bootstrap_host_loopback_zfs_size: 1024
|
||||
#
|
||||
# Boolean option to deploy the OSD loopback disks and cluster UUID for Ceph
|
||||
|
Loading…
Reference in New Issue
Block a user