Issue #1615 has been updated by mmcgrath.
Not really, I talked to lak about this in #puppet and we generally agreed that manifestdir should just get deprecated in favor of just using manifest. It should be pretty easy to test though, in your puppet configs just change manifest=/path/to/manifestdir/site.pp to manifestdir=/path/to/manifestdir/ and the environment will always be production. ---------------------------------------- Bug #1615: manifestdir with environments not honored http://projects.reductivelabs.com/issues/show/1615 Author: mmcgrath Status: Needs more information Priority: Normal Assigned to: Category: plumbing Target version: Complexity: Unknown Affected version: 0.24.5 Keywords: I had a [staging] environment with manifestdir= in it and manifestdir was not being honored, modulepath was working fine. It ended up always using the default manifestdir. Changing manifestdir to manifest=/path/to/staging/site.pp it worked fine. ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
