kairen / kubeadm-ansible

Build a Kubernetes cluster using kubeadm via Ansible.
Apache License 2.0
723 stars 380 forks source link

Notice: Shutting down dockerproject.org APT and YUM repos 2020-03-31 #77

Closed 0x77dev closed 4 years ago

0x77dev commented 4 years ago

Ansible Log:

TASK [docker : Install docker engine (RHEL/CentOS)] ***********************************************************************************
Thursday 04 June 2020  20:56:27 +0300 (0:00:01.111)       0:00:16.571 ********* 
fatal: [10.103.37.33]: FAILED! => {"changed": false, "msg": "Failure talking to yum: failure: repodata/repomd.xml from Docker: [Errno 256] No more mirrors to try.\nhttps://yum.dockerproject.org/repo/main/centos/7/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found"}

Docker blog article: https://www.docker.com/blog/changes-dockerproject-org-apt-yum-repositories/

0x77dev commented 4 years ago

Fresh repo for CentOS 7: https://download.docker.com/linux/centos/7/x86_64/stable/

0x77dev commented 4 years ago

@kairen