install docker selinux fails during windows contrail configuration
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
New
|
Undecided
|
Michał Kostrzewa |
Bug Description
Task install docker se-linux fails due to conflict with already existing package.
task: install docker selinux
fatal: [10.87.82.136]: FAILED! => {"changed": false, "msg": "\n\nTransaction check error:\n file /usr/bin/docker from install of docker-
playbooks/
---
- name: create docker repo
yum_repository:
name: dockerrepo
description: Docker Repository
baseurl: https:/
gpgkey: https:/
gpgcheck: yes
- name: install docker
yum:
name: docker-
- name: install docker selinux
yum:
name: docker-
Changed in juniperopenstack: | |
assignee: | nobody → Michał Kostrzewa (mkostrzewa) |
information type: | Proprietary → Public |
Not sure how selinux fail is related to windows