Closed Yuggupta27 closed 4 years ago
@Yuggupta27 CentOS 8 is not supported for the VMs as of right now.
I have opened a PR to add Centos 8 support so that after the PR is merged you should only specify BOX_OS=centos8
instead of the additional BOX_IMAGE
.
Thanks, @galexrt !
@Yuggupta27 CentOS 8 support is currently not possible, see https://github.com/galexrt/k8s-vagrant-multi-node/pull/72#issuecomment-641994518
Bug Report As Red Hat explicitly excluded Docker CE on CentOS 8 in favor of Podman, docker-ce doesn't get installed while using
BOX_IMAGE="centos/8"
logs: https://hastebin.com/elocuceyeqExpected behavior: Docker gets installed successfully.
Deviation from expected behavior:
How to reproduce it (minimal and precise):
Environment: server type: gusty.ci.centos.org see: https://wiki.centos.org/QaWiki/PubHardware
/etc/os-release
): Centos 8uname -a
):Linux n59.gusty.ci.centos.org 4.18.0-147.8.1.el8_1.x86_64 #1 SMP Thu Apr 9 13:49:54 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
make versions
output: