]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Remove outdated documentation
authorNoah Watkins <nwatkins@redhat.com>
Thu, 15 Nov 2018 22:04:45 +0000 (14:04 -0800)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 15 Nov 2018 22:26:19 +0000 (22:26 +0000)
Fixes BZ
https://bugzilla.redhat.com/show_bug.cgi?id=1640525

Signed-off-by: Noah Watkins <nwatkins@redhat.com>
group_vars/osds.yml.sample
roles/ceph-osd/defaults/main.yml

index 82a3b48d6302be042bd0b4224798c2e383923e20..20373f030e8e6ae82112ff9881513b4c5d39269c 100644 (file)
@@ -47,7 +47,6 @@ dummy:
 
 
 #'osd_auto_discovery'  mode prevents you from filling out the 'devices' variable above.
-#  You can use this option with First and Forth and Fifth OSDS scenario.
 # Device discovery is based on the Ansible fact 'ansible_devices'
 # which reports all the devices on a system. If chosen all the disks
 # found will be passed to ceph-disk. You should not be worried on using
index 62f19bc7deb81d7159591a903fe7777aeb00e8c1..35ef4278b5b120e6b15d3d314a6c2d695369e1f9 100644 (file)
@@ -39,7 +39,6 @@ devices: []
 
 
 #'osd_auto_discovery'  mode prevents you from filling out the 'devices' variable above.
-#  You can use this option with First and Forth and Fifth OSDS scenario.
 # Device discovery is based on the Ansible fact 'ansible_devices'
 # which reports all the devices on a system. If chosen all the disks
 # found will be passed to ceph-disk. You should not be worried on using