Issue #13132 has been updated by Matt Robinson. Assignee changed from K Hightower to Kelsey Hightower
The difference from now being that currently dir overwrites modulepath unless modulepath is specified. We want it to just prepend to modulepath if modulepath not specified. Other than that, should just be an option name change. ---------------------------------------- Bug #13132: [Geordi] Replace the --dir option https://projects.puppetlabs.com/issues/13132#change-57794 Author: Pieter van de Bruggen Status: Accepted Priority: High Assignee: Kelsey Hightower Category: Target version: Affected Puppet version: Keywords: geordi v1 Branch: As it stands, `--dir` is too confusing. We're replacing it as follows: `--target-dir` will prepend the named dir to the modulepath, allowing modules to be installed to that directory while resolving dependencies against the specified directory. This option should be processed *after* the `--modulepath` and `--env` options are processed. -- 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://projects.puppetlabs.com/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.
