Merge pull request #166 from leseb/remove-unsed-vars

Remove the fsid vars from mon and osd roles
pull/167/head
Leseb 2015-01-06 00:19:10 +01:00
commit cfe4178bff
2 changed files with 1 additions and 5 deletions

View File

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

View File

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