]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Auto generate an FSID 147/head
authorSébastien Han <sebastien.han@enovance.com>
Thu, 13 Nov 2014 13:08:27 +0000 (14:08 +0100)
committerSébastien Han <sebastien.han@enovance.com>
Thu, 13 Nov 2014 13:08:27 +0000 (14:08 +0100)
commita10706354367fecef0c17cf8119a1d4673b48365
tree57f71ed7f231d844668c291eab54a02a1a59c370
parentb3576608a4f95ec99676a2fd763dc54dbeb35c63
Auto generate an FSID

It has becomes really anoying to manually generate an fsid prior to the
inital bootstrap. This commit introduces a method that auto-generates an
fsid. If for whatever reasons you want to force your own fsid you can
simply edit these 3 files and override the fsid variable:

- roles/ceph-common/vars/main.yml
- roles/ceph-mon/vars/main.yml
- roles/ceph-osd/vars/main.yml

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
roles/ceph-common/tasks/main.yml
roles/ceph-common/vars/main.yml
roles/ceph-mon/tasks/deploy_monitors.yml
roles/ceph-mon/vars/main.yml
roles/ceph-osd/vars/main.yml