Hello,

I have configured a new repo "rdo-release, for OpenStack", but this new repo is not mirrored locally, so I suppose machines will receive the repo file in /etc/yum.conf.d but connections for downloading RPMs from that repo will be outgoing connections to the remote host (RDO). However, during deployment process, installation (anaconda) returns an error about free space (if I deselect repo, deployment process runs OK).

Repo configuration is:
Name                           : rdo-release
Arch                           : x86_64
Breed                          : yum
Comment                        : RDO-Release
Createrepo Flags               : <<inherit>>
Environment Variables          : {}
Keep Updated                   : False
Mirror                         : http://repos.fedorapeople.org/repos/openstack/openstack-juno/epel-7
Mirror locally                 : False
Owners                         : ['admin']
Priority                       : 99
RPM List                       : []
Yum Options                    : {}
As you can see, "Mirror locally" is set to "False", so I suppose that machine, during deployment process, will connect to http://repos.fedorapeople.org/repos/openstack/openstack-juno/epel-7 for downloading RPMs I have selected in kickstart file.

You can browse with no problems to http://repos.fedorapeople.org/repos/openstack/openstack-juno/epel-7 and check all the contents of that repo.

Why am I getting that error? If the problem is how I have configured repo, what is the right way for configured it?

Thanks
_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to