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

Include Amazon Linux 2 case #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elserhumano
Copy link

Hi!
This modification is to include a special case with Linux Amazon 2
But the factor shows the following:

[root@grafana ~]# facter os
{
architecture => "x86_64",
family => "RedHat",
hardware => "x86_64",
name => "Amazon",
release => {
full => "2",
major => "2"
},
selinux => {
enabled => false
}
}

Where is not really the version of my current machine and try to use the url from a version 2 of centos!

I tested this modification locally and run well!

Thx for share your code!
Fernando

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.

1 participant