-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
After running /root/awx-setup -i
I got this error
failure: repodata/repomd.xml from ansible-awx: [Errno 256] No more mirrors to try. https://rpm.miracle.dk/AWX-RPM/CentOS_7/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
This is the content of the repo file
cat /etc/yum.repos.d/ansible-awx.repo
[ansible-awx]
name=Ansible AWX
baseurl=https://rpm.miracle.dk/AWX-RPM/CentOS_7
enabled=1
gpgcheck=1
module_hotfixes=True
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AWX-RPM
Is there any mirror?
Metadata
Metadata
Assignees
Labels
No labels