]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
Fix rsync username when using local_mirror 402/head
authorWanlong Gao <wanlong.gao@easystack.cn>
Tue, 14 Jun 2016 10:41:56 +0000 (18:41 +0800)
committerWanlong Gao <wanlong.gao@easystack.cn>
Tue, 14 Jun 2016 11:25:49 +0000 (19:25 +0800)
commit17b9bcc776ff9f196dcf7ad3044bc07864e6adb8
treea50ca8f3616d3673887c6578061be0f60cefe0a2
parentb2ac207ecc2aa0b15de6caf1eded3ac6e4e12997
Fix rsync username when using local_mirror

We should use the configured username for rsync to connect
to the remote host.

Signed-off-by: Wanlong Gao <wanlong.gao@easystack.cn>
ceph_deploy/install.py