Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

(FACT-2515) Define custom fact groups in facter.conf #491

Merged
merged 1 commit into from
May 7, 2020

Conversation

florindragos
Copy link
Contributor

No description provided.

@florindragos florindragos requested review from a team May 6, 2020 06:25
@florindragos florindragos force-pushed the FACT-2515 branch 3 times, most recently from 2d635f5 to fee408b Compare May 6, 2020 09:40
@@ -10,6 +10,7 @@
allow(Facter::ConfigReader).to receive(:init).and_return(config_reader)
allow(config_reader).to receive(:block_list).and_return([])
allow(config_reader).to receive(:ttls).and_return([])
allow(config_reader).to receive(:fact_groups).and_return({})
end

Copy link
Contributor

Choose a reason for hiding this comment

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

Add tests for merging of default groups with user defined groups.

@florindragos florindragos force-pushed the FACT-2515 branch 2 times, most recently from 14de708 to 6215eed Compare May 6, 2020 14:58
@BogdanIrimie BogdanIrimie merged commit 6611fcf into master May 7, 2020
@BogdanIrimie BogdanIrimie deleted the FACT-2515 branch May 7, 2020 07:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants