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 Arch Linux support #526

Merged
merged 2 commits into from
May 7, 2015
Merged

Conversation

elyscape
Copy link
Contributor

@elyscape elyscape commented May 6, 2015

Previously, Arch Linux was incorrectly assumed to be part of the RedHat osfamily. It actually has its own osfamily: Archlinux. However, this was added in Facter 1.7.0, and previous versions use an osfamily of Linux, so we just check the value of operatingsystem.

Based on #504.

Previously, Arch Linux was incorrectly assumed to be part of the RedHat
osfamily. It actually has its own osfamily: Archlinux. However, this was
added in Facter 1.7.0, and previous versions use an osfamily of Linux,
so we just check the value of operatingsystem.
jonnytdevops added a commit that referenced this pull request May 7, 2015
@jonnytdevops jonnytdevops merged commit db063e5 into puppetlabs:master May 7, 2015
@elyscape elyscape deleted the arch_linux branch May 7, 2015 16:08
cegeka-jenkins pushed a commit to cegeka/puppet-firewall that referenced this pull request Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants