Merge pull request #4 from mrkz/ciao-deploy-update

ciao-deploy: remove kvm-host bundle install
This commit is contained in:
Obed N Munoz
2016-10-07 10:29:24 -05:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@ MAINTAINER marcos.simental.magana@intel.com
ARG swupd_args
ENV HOME=/root/
RUN swupd bundle-add sysadmin-hostmgmt go-basic c-basic kvm-host openstack-common $swupd_args
RUN swupd bundle-add sysadmin-hostmgmt go-basic c-basic openstack-common $swupd_args
RUN cp -r /usr/share/ansible/examples/ciao /root/
RUN ansible-galaxy install -r /root/ciao/requirements.yml --ignore-certs