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:
David Moreau Simard 2019-02-09 20:08:07 -05:00 committed by Jonathan Rosser
parent 4a2d906b9a
commit 6f0a218efa
1 changed files with 2 additions and 2 deletions

View File

@ -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