Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: install epel repo in RHEL 7 using static repo file #782

Merged
merged 2 commits into from
Apr 25, 2023

Conversation

supershal
Copy link
Collaborator

What problem does this PR solve?:
This PR is stacked on #781
Installs epel release for RHEL/Centos 7.9 using static repo files

@supershal supershal self-assigned this Apr 19, 2023
@github-actions github-actions bot added the fix label Apr 19, 2023
@supershal
Copy link
Collaborator Author

Tested the fix locally successfully on Centos 7 AMI

ansible/roles/repo/tasks/redhat.yaml Outdated Show resolved Hide resolved
ansible/roles/repo/tasks/redhat.yaml Show resolved Hide resolved
Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>
@@ -0,0 +1,26 @@
[epel]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can these links ever change?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably not. these files uses https://mirrors.fedoraproject.org which is used by all the Centos versions

@supershal
Copy link
Collaborator Author

@supershal supershal merged commit 5fdf287 into gflorinskaya/epel-installation-retries Apr 25, 2023
@supershal supershal deleted the shalin/epel-repo branch April 25, 2023 19:21
supershal pushed a commit that referenced this pull request Apr 25, 2023
* fix: Retry epel yum repo install up to 30s

* fix: install epel repo in RHEL 7 using static repo file (#782)

* fix: install epel repo in RHEL 7 using static repo file

* Update task description for installing epel repository

Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>

---------

Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>

---------

Co-authored-by: Shalin Patel <spatel@d2iq.com>
Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>
dkoshkin added a commit that referenced this pull request Jun 30, 2023
* fix: Retry epel yum repo install up to 30s

* fix: install epel repo in RHEL 7 using static repo file (#782)

* fix: install epel repo in RHEL 7 using static repo file

* Update task description for installing epel repository

Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>

---------

Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>

---------

Co-authored-by: Shalin Patel <spatel@d2iq.com>
Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>
dkoshkin added a commit that referenced this pull request Jun 30, 2023
* fix: Retry epel yum repo install up to 30s

* fix: install epel repo in RHEL 7 using static repo file (#782)

* fix: install epel repo in RHEL 7 using static repo file

* Update task description for installing epel repository

Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>

---------

Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>

---------

Co-authored-by: Shalin Patel <spatel@d2iq.com>
Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>
dkoshkin added a commit that referenced this pull request Jun 30, 2023
* fix: Retry epel yum repo install up to 30s

* fix: install epel repo in RHEL 7 using static repo file (#782)

* fix: install epel repo in RHEL 7 using static repo file

* Update task description for installing epel repository

Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>

---------

Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>

---------

Co-authored-by: Shalin Patel <spatel@d2iq.com>
Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>
dkoshkin added a commit that referenced this pull request Jun 30, 2023
* fix: Retry epel yum repo install up to 30s

* fix: install epel repo in RHEL 7 using static repo file (#782)

* fix: install epel repo in RHEL 7 using static repo file

* Update task description for installing epel repository

Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>

---------

Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>

---------

Co-authored-by: Shalin Patel <spatel@d2iq.com>
Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>
dkoshkin added a commit that referenced this pull request Jun 30, 2023
* fix: Retry epel yum repo install up to 30s

* fix: install epel repo in RHEL 7 using static repo file (#782)

* fix: install epel repo in RHEL 7 using static repo file

* Update task description for installing epel repository

Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>

---------

Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>

---------

Co-authored-by: Shalin Patel <spatel@d2iq.com>
Co-authored-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>
dkoshkin added a commit that referenced this pull request Jun 30, 2023
* fix: Retry epel yum repo install up to 30s

* fix: install epel repo in RHEL 7 using static repo file (#782)

* fix: install epel repo in RHEL 7 using static repo file

* Update task description for installing epel repository



---------



---------

Co-authored-by: Galina Florinskaya <86257861+gflorinskaya@users.noreply.github.com>
Co-authored-by: Shalin Patel <spatel@d2iq.com>
dkoshkin added a commit that referenced this pull request Jun 30, 2023
* fix: Retry epel yum repo install up to 30s

* fix: install epel repo in RHEL 7 using static repo file (#782)

* fix: install epel repo in RHEL 7 using static repo file

* Update task description for installing epel repository



---------



---------

Co-authored-by: Galina Florinskaya <86257861+gflorinskaya@users.noreply.github.com>
Co-authored-by: Shalin Patel <spatel@d2iq.com>
dkoshkin added a commit that referenced this pull request Jun 30, 2023
* fix: Retry epel yum repo install up to 30s

* fix: install epel repo in RHEL 7 using static repo file (#782)

* fix: install epel repo in RHEL 7 using static repo file

* Update task description for installing epel repository



---------



---------

Co-authored-by: Galina Florinskaya <86257861+gflorinskaya@users.noreply.github.com>
Co-authored-by: Shalin Patel <spatel@d2iq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants