Defaults for the ceph-mon role should be setting the 'mon_group_name'

* without this, the handler in ceph-common that depends on
  the value of 'mon_group_name' would fail
pull/434/head
K.C. Wong 2015-11-05 18:31:34 -08:00
parent b5544a1be7
commit bc1681e0bd
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
fetch_directory: fetch/
rgw_group_name: rgws
mon_group_name: mons
# ACTIVATE BOTH FSID AND MONITOR_SECRET VARIABLES FOR NON-VAGRANT DEPLOYMENT
fsid: "{{ cluster_uuid.stdout }}"