aboutsummaryrefslogtreecommitdiffstats
path: root/build/os/centos/rhel7/juno/Dockerfile.tmpl
diff options
context:
space:
mode:
authorgrakiss <grakiss.wanglei@huawei.com>2015-09-21 09:48:33 +0800
committergrakiss <grakiss.wanglei@huawei.com>2015-09-24 15:43:56 +0800
commit47cfbaa9070f5a12272627ff3648e28388f279f5 (patch)
tree407b03c64a1255f57f1c3eb18043ce3d63201236 /build/os/centos/rhel7/juno/Dockerfile.tmpl
parentd16d74fbbe738f0d15366dedf9f5e042505ee1e8 (diff)
support ceph deploy for centos
JIRA: COMPASS-60 Change-Id: I9bcc5009b7d9b2f3cc48f1f1a448a1f07af65494 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
Diffstat (limited to 'build/os/centos/rhel7/juno/Dockerfile.tmpl')
-rw-r--r--build/os/centos/rhel7/juno/Dockerfile.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/os/centos/rhel7/juno/Dockerfile.tmpl b/build/os/centos/rhel7/juno/Dockerfile.tmpl
index d0d45ae4..450e5c85 100644
--- a/build/os/centos/rhel7/juno/Dockerfile.tmpl
+++ b/build/os/centos/rhel7/juno/Dockerfile.tmpl
@@ -17,6 +17,7 @@ RUN chmod +x /tmp/chigang/$script
RUN /tmp/chigang/$script
#end for
ADD ./comps.xml /
+ADD ./ceph_key_release.asc /
ADD ./install_packages.sh /tmp/chigang/install_packages.sh
RUN chmod +x /tmp/chigang/install_packages.sh
RUN /tmp/chigang/install_packages.sh