mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-08-26 09:35:50 +00:00
Merge pull request #4 from mrkz/ciao-deploy-update
ciao-deploy: remove kvm-host bundle install
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user