Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Containerum RPM repository isn't working #141

Open
hoangddt opened this issue Nov 9, 2018 · 0 comments
Open

Containerum RPM repository isn't working #141

hoangddt opened this issue Nov 9, 2018 · 0 comments

Comments

@hoangddt
Copy link

hoangddt commented Nov 9, 2018

In this step Add Containerum repository to yum link.

cat <<EOF > /etc/yum.repos.d/exon.repo
[exonlab-kubernetes1.11-testing]
name=Exon lab kubernetes repo for CentOS
baseurl=http://repo.containerum.io/centos/7/kubernetes-1_11-pkg/x86_64/
skip_if_unavailable=False
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://repo.containerum.io/RPM-GPG-KEY-ExonLab
enabled=1
enabled_metadata=1
EOF

The url in line 4 isn't working (Timeout error) lead to I cant update the repo and cannot process to next step of the installation

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant