I'm trying to setup a test environment where I can do a dry run of
each puppet module. Ex: "puppet --noop module/tests/init.pp"
However some modules rely on facts and I want to mimic the production
environment as close as possible.
Is there a way to load facts from a file for the test environment?
I found that puppet has a "--factsource" parameter, but I'm sure how
it works. Can someone explain?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to