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

Changed README and going to use package instead of yum and dnf #64

Merged
merged 1 commit into from
Aug 10, 2018

Conversation

arilivigni
Copy link
Member

  • Minor README update
  • Using package instead of yum and dnf
    (These are not blockers)

* Minor README update
* Using package instead of yum and dnf
(These are not blockers)
@dirgim
Copy link
Collaborator

dirgim commented Aug 10, 2018

lgtm

@@ -47,5 +38,4 @@
- jq
- libselinux-python
- git
when: ansible_distribution == 'RedHat' or ansible_distribution == 'CentOS'
Copy link
Contributor

Choose a reason for hiding this comment

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

I did not quite understand the logic behind dropping fedora. If we only support rpm based, I guess it's better to drop the condition itself, imo.

Copy link
Member Author

@arilivigni arilivigni Aug 10, 2018

Choose a reason for hiding this comment

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

@skatlapa it is for setting up EPEL or not setting up EPEL on Fedora since it isn't needed and before it was for yum and dnf.
So now there is no need on this line since we will always install these packages using package.

@arilivigni arilivigni merged commit 17075e4 into CentOS-PaaS-SIG:master Aug 10, 2018
@skatlapa
Copy link
Contributor

Looks good.

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

Successfully merging this pull request may close these issues.

None yet

3 participants