Added comments from ./group_vars/all.sample back into roles/ceph-common/defaults/main.yml

pull/839/head
David C Wang 2016-06-03 19:24:43 +00:00
parent 94d2e11425
commit 1106d4de8c
1 changed files with 2 additions and 2 deletions

View File

@ -123,7 +123,7 @@ ceph_stable_ice_kmod: 3.10-0.1.20140702gitdc9ac62.el7.x86_64
#ceph_stable_ice_password: # htaccess password
# ENTERPRISE VERSION RED HAT STORAGE (from 1.3)
# This version is only supported on RHEL 7.1
# This version is only supported on RHEL >= 7.1
# As of RHEL 7.1, libceph.ko and rbd.ko are now included in Red Hat's kernel
# packages natively. The RHEL 7.1 kernel packages are more stable and secure than
# using these 3rd-party kmods with RHEL 7.0. Please update your systems to RHEL
@ -234,7 +234,7 @@ mon_use_fqdn: false # if set to true, the MON name used will be the fqdn in the
## OSD options
#
journal_size: 0
journal_size: 0 # OSD journal size in MB
public_network: 0.0.0.0/0
cluster_network: "{{ public_network }}"
osd_mkfs_type: xfs