From 0496a3e0d4417a9d8fae391f49e4ff591b7c2d92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Han?= Date: Thu, 6 Aug 2015 17:34:25 +0200 Subject: [PATCH] Remove zap variables MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sébastien Han --- group_vars/osds.sample | 4 ---- roles/ceph-osd/defaults/main.yml | 4 ---- 2 files changed, 8 deletions(-) diff --git a/group_vars/osds.sample b/group_vars/osds.sample index 15a116dba..1f8f89e74 100644 --- a/group_vars/osds.sample +++ b/group_vars/osds.sample @@ -42,10 +42,6 @@ osd_crush_location: "'root={{ ceph_crush_root }} rack={{ ceph_crush_rack }} host # # !! WARNING !! -# USE WITH CAUTION -# Erase partitions structure and layout of the given devices below prior to prepare them -#zap_devices: false - # Declare devices # All the scenarii inherit from the following device declaration # diff --git a/roles/ceph-osd/defaults/main.yml b/roles/ceph-osd/defaults/main.yml index 1703fb6b3..98441b9a0 100644 --- a/roles/ceph-osd/defaults/main.yml +++ b/roles/ceph-osd/defaults/main.yml @@ -41,10 +41,6 @@ cephx: true # # !! WARNING !! -# USE WITH CAUTION -# Erase partitions structure and layout of the given devices below prior to prepare them -zap_devices: false - # Declare devices # All the scenarii inherit from the following device declaration #