ciao-common: Add Ceph storage dependency common utility

Signed-off-by: Obed N Munoz <obed.n.munoz@intel.com>
This commit is contained in:
Obed N Munoz
2016-11-23 16:29:10 -06:00
parent e9435c3752
commit 2314402a7f
+1 -1
View File
@@ -13,7 +13,7 @@ COPY environment /etc/
# update and utilities
RUN swupd update $swupd_args
RUN swupd bundle-add os-core-dev $swupd_args
RUN swupd bundle-add os-core-dev storage-cluster $swupd_args
# CIAO Dependencies
RUN swupd bundle-add go-basic $swupd_args