Revert "Remove the fsid vars from mon and osd roles"

This reverts commit 216c8e24c8.
pull/170/head
Sébastien Han 2015-01-06 00:42:54 +01:00
parent 10e01c6161
commit 75c4739679
2 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,8 @@
---
# You can override vars by using host or group vars
# ACTIVATE MONITOR_SECRET VARIABLE FOR NON-VAGRANT DEPLOYMENT
# ACTIVATE BOTH FSID AND MONITOR_SECRET VARIABLES FOR NON-VAGRANT DEPLOYMENT
fsid: "{{ cluster_uuid.stdout }}"
# monitor_secret:
cephx: true

View File

@ -4,6 +4,9 @@
## Ceph options
#
# ACTIVATE THE FSID VARIABLE FOR NON-VAGRANT DEPLOYMENT
fsid: "{{ cluster_uuid.stdout }}"
cephx: true
# Devices to be used as OSDs