]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-common: use a generic way to create uuid 511/head
authorSébastien Han <seb@redhat.com>
Tue, 2 Feb 2016 10:23:28 +0000 (11:23 +0100)
committerSébastien Han <seb@redhat.com>
Tue, 2 Feb 2016 10:24:58 +0000 (11:24 +0100)
commit5ef844988edab25ae26fcccd11b6ac8fe4631a54
tree10b7582d8d51a1a815e885f675740d32e4b029ab
parent456e937d1eb720f8d51019f639cf08e04a60f860
ceph-common: use a generic way to create uuid

as reported in #510 some systems don't have uuidgen installed so we
better use a more global way to generate it. It sounds like python
should be available in case uuidgen is not.
Otherwise we will have to find another way :)

closes #510

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-common/tasks/main.yml