Name Last modified Size Description
Parent Directory -
azure-cli/ 2022-12-19 18:32 -
blobfuse/ 2022-12-16 18:51 -
cluster/ 2021-06-28 15:44 -
convert2rhel/ 2024-01-22 15:04 -
daemontools/ 2023-05-08 16:57 -
djbdns/ 2021-06-28 15:43 -
docker-ce/ 2020-11-12 16:05 -
elasticsearch/ 2016-12-13 15:07 -
erlang/ 2020-02-05 18:23 -
freeswitch/ 2020-12-14 18:33 -
freeswitch110/ 2022-05-11 12:43 -
git2x/ 2022-01-07 21:58 -
metrics/ 2021-06-28 15:44 -
mirror7/ 2025-03-26 19:41 -
nagios/ 2021-06-28 15:42 -
nginx/ 2024-06-17 16:40 -
open-vmdk/ 2024-04-11 15:41 -
pgdg13/ 2021-03-05 20:19 -
pgdg15/ 2025-01-10 15:44 -
pgdg95/ 2016-03-24 21:24 -
python34/ 2019-08-02 22:12 -
python36/ 2019-10-31 20:44 -
repodata/ 2025-03-26 19:42 -
resource-agents/ 2021-06-28 15:34 -
stunnel/ 2021-06-28 15:41 -
systemd-named-netns/ 2021-06-28 15:42 -
tmux/ 2021-06-28 15:42 -
ucspi-tcp/ 2021-06-28 15:42 -
Makefile 2021-06-21 14:31 82
voalte-public.repo 2016-07-22 18:50 131
libqb-1.0-1.el7_3.1.x86_64.rpm 2017-09-19 18:41 92K
If you are unable to use these files, you can manually download the repo files that they install from the repo/ directory.
The "*.noarch.rpm" files should be downloaded and installed on each RHEL 7 machine, to set the machine up to use this mirror server as its source for the Red Hat OS packages.
The process will look something like this: (as root) (The curl commands will require a username and password. Use the username and password assigned to the machine where setting up to use the mirror7 repos.)
cd /root/ curl -O -u 'USER:PASS' https://mirror7.eng.voalte.net/rpm/voalte-mirror7-0.0.2-3.noarch.rpm curl -O -u 'USER:PASS' https://mirror7.eng.voalte.net/rpm/voalte-mirror7-epel-0.0.2-3.noarch.rpm curl -O -u 'USER:PASS' https://mirror7.eng.voalte.net/rpm/voalte-mirror7-rhel-0.0.2-3.noarch.rpm rpm -Uvh voalte-mirror7-*.noarch.rpm
The voalte-mirror7-auth package creates three files in the /etc/yum/vars/ directory. You will need to edit these files to configure how the machine's yum client will access the repos.