Issue #7907 has been updated by Nick Fagerlund.
Puppetdoc first started blowing up and not working at all in commit:df2d39248dd0bb2adc7b4f723722079cad2749ad, according to git bisect. But it's not the same failure as we got in 2.6.0 proper. ---------------------------------------- Bug #7907: puppet doc stopped accepting the environment flag between 0.25.5 and 2.6.1 https://projects.puppetlabs.com/issues/7907 Author: Nick Fagerlund Status: Needs Decision Priority: Normal Assignee: Nigel Kersten Category: Target version: Affected Puppet version: Keywords: Branch: So puppet doc (née puppetdoc) uses the three options having to do with manifest locations: manifest, manifestdir, and modulepath. Conveniently, these are the options you can set in environments. Puppetdoc was made environment-aware in issue #2783. So in the 0.25 series, you could supply `--environment` when invoking puppetdoc. Puppet doc appears to have stopped working entirely in 2.6.0, but it came back in 2.6.1 and hasn't been able to accept the `--environment` flag ever since; you've had to just specify the manifestdir/modulepath directly. -- 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.
