]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
vstart: use hostname -s instead of fqdn
authorLoic Dachary <ldachary@redhat.com>
Thu, 13 Nov 2014 17:49:10 +0000 (18:49 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sat, 15 Nov 2014 22:27:15 +0000 (23:27 +0100)
commitd1c4e5b640b8093ba29326483d33236cc51cfb5a
treec6688997bf71c56aaaab05ed6d6b68afbab4dd5c
parent8144ab0c233710aa1da44efd2efb9871c35d34ac
vstart: use hostname -s instead of fqdn

Otherwise init-ceph.in will fail if hostname returns a fqdn. It
validates the host entry of the [osd.x] section does not contain dots.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/vstart.sh