]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Autogenerate initial mon key 25/head
authorSébastien Han <sebastien.han@enovance.com>
Mon, 10 Mar 2014 23:47:24 +0000 (00:47 +0100)
committerSébastien Han <sebastien.han@enovance.com>
Mon, 10 Mar 2014 23:54:21 +0000 (00:54 +0100)
commit37882255d6ac5d15b7725df6a2c15a2c0c22928f
tree3db6142867875797ea6282d07a28df2c8f203651
parent4beec0a05d45f2cd23f6e8e016d0d309ca5da598
Autogenerate initial mon key

As mentionned in the issue 24 it's not really safe to store a default
fsid nor a monitor key. Thus the commit brings the auto-generation of
the initial monitor key. However it is quite complex to do the same for
the fsid, so I leave this to the person in charge of the deployment to
generate one and edit group_vars/all accordingly. The default fsid has
been removed as well.

Close: #24

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
group_vars/all
group_vars/mons [deleted file]
roles/mon/tasks/main.yml