Issue #18551 has been reported by Ken Coar. ---------------------------------------- Feature #18551: REST API should be queryable for modulepath inheritance https://projects.puppetlabs.com/issues/18551
Author: Ken Coar Status: Unreviewed Priority: Normal Assignee: Category: API Target version: Affected Puppet version: 2.7.3 Keywords: REST API modulepath module_path Branch: If the module environment inheritance path is incorrect, a client can be seriously borked when the catalogue is run. Unfortunately, with Puppet 2.7.3, it appears that the only ways to find out what the module path is are: * Have access to the puppetmaster and find it there * Run the catalogue on the client. The feature request here is that the module path be determinable by the client through the REST API either: * as a 'fact' discoverable *via* the `node` or `facts` API path, or * as part of a new API path that can be queried for configuration information that doesn't fall into any other existing catagory. -- 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.
