So... I have an environment called "dev" and before I had pulled in a 
module from puppet forge (e.g. stdlib) into "dev".  All worked fine.

Now I have created a different environment called "devforge" and moved the 
stdlib module into it.

So... I thought I could then create a dev/environment.conf file with:

modulepath = 
site:dist:modules:$confdir/environments/devforge/modules:$basemodulepath

And that then any "include stdlib" for the "dev" environment would find the 
module out of "devforge" using the modulepath... but the nodes can't seem 
to find it (stdlib)?  I have a valid site.pp in "devforge" and the 
envionment shows up under PE as being an environment.

What am I missing?


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/495e96af-ae4f-4f03-8dac-111310d2767c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to