From: Noah Watkins Date: Thu, 15 Nov 2018 22:04:45 +0000 (-0800) Subject: Remove outdated documentation X-Git-Tag: v4.0.0beta1~221 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=64dee9be0c8e6ce4cfe01bf7c9956efacc195ba4;p=ceph-ansible.git Remove outdated documentation Fixes BZ https://bugzilla.redhat.com/show_bug.cgi?id=1640525 Signed-off-by: Noah Watkins --- diff --git a/group_vars/osds.yml.sample b/group_vars/osds.yml.sample index 82a3b48d6..20373f030 100644 --- a/group_vars/osds.yml.sample +++ b/group_vars/osds.yml.sample @@ -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 diff --git a/roles/ceph-osd/defaults/main.yml b/roles/ceph-osd/defaults/main.yml index 62f19bc7d..35ef4278b 100644 --- a/roles/ceph-osd/defaults/main.yml +++ b/roles/ceph-osd/defaults/main.yml @@ -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