Install ceph packages from ceph repo

Change-Id: Ie2ecc3ef249a5afea1803a85c959cb2dc63d78b1
This commit is contained in:
Sergey Reshetnyak 2017-03-09 13:29:53 +03:00
parent ec31b94d6c
commit 0daa41ce8a
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ MAINTAINER {{ maintainer }}
RUN apt-get update \
&& apt-get install -y --no-install-recommends qemu-utils \
&& apt-get install -y --no-install-recommends -t jessie-backports \
ceph-common \
python-ceph \
python-rados \