]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
make install --repo handle multiple hosts 273/head
authorTravis Rhoden <trhoden@redhat.com>
Tue, 31 Mar 2015 19:56:18 +0000 (15:56 -0400)
committerTravis Rhoden <trhoden@redhat.com>
Tue, 31 Mar 2015 19:56:18 +0000 (15:56 -0400)
commitc47f784e3d19dec2fc99ff4d23fe314801d1f2dd
treea43a2ecf9dd267121c5250c792cc1802b78713f6
parenteee56770393bf19ed2dd5389226c6190c08dee3f
make install --repo handle multiple hosts

The for loop was always returning after the first host

Signed-off-by: Travis Rhoden <trhoden@redhat.com>
ceph_deploy/install.py