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

Refactor default fact loading #522

Merged
merged 1 commit into from
Dec 28, 2018
Merged

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Dec 16, 2018

This gets rids of the default facts because our modules do not rely on them.

More importantly it switches to using add_custom_fact so we don't break the built in facts from rspec-puppet-facts.

Tests running in voxpupuli/puppet-r10k#476. Likely to break some modules, but it's a better end result.

@bastelfreak
Copy link
Member

@ekohl can you please rebase?

@ekohl ekohl force-pushed the new-default-facts branch from 9ff65f3 to 66d1e3c Compare December 25, 2018 23:27
This gets rids of the default facts because our modules do not rely on
them.

More importantly it switches to using add_custom_fact so we don't break
the built in facts from rspec-puppet-facts.
@bastelfreak bastelfreak merged commit eb9e906 into voxpupuli:master Dec 28, 2018
@ekohl ekohl deleted the new-default-facts branch December 28, 2018 12:57
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.

2 participants