commit
cf5d4ff34b
1 changed files with 1 additions and 2 deletions
|
@ -42,8 +42,7 @@ RSpec.shared_context "with faked facts" do
|
||||||
'C:/ProgramData/PuppetLabs/facter/facts.d'
|
'C:/ProgramData/PuppetLabs/facter/facts.d'
|
||||||
end
|
end
|
||||||
elsif fact('is_pe', '--puppet') == "true"
|
elsif fact('is_pe', '--puppet') == "true"
|
||||||
'/etc/puppetlabs/facter/facts.d'
|
'/etc/puppetlabs/facter/facts.d'
|
||||||
end
|
|
||||||
else
|
else
|
||||||
'/etc/facter/facts.d'
|
'/etc/facter/facts.d'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue