If I have a module in /etc/puppet/modules/module_a

And I also have  /etc/puppet/environments/<env>modules/module_a

and the one in the environments is different (say, it's a dev or test env 
that I am using to test new module code or something like that)

Will puppet use the test one if the environment setting matches, then fall 
back on the one from /etc/puppet/modules for other environments?

Or would I be better off to use /etc/puppet/modules for distribution of 
custom facts/plugins, and have a copy of the modules in each environment 
folder?


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/qzh5I1RM8JgJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to