Issue #18551 has been updated by eric sorenson. Status changed from Unreviewed to Needs More Information Assignee set to Ken Coar
Hi Ken, I'm a bit confused by what you're asking for. The modulepath is only used on the master to determine the files which ought to be compiled into a catalogue, so making that visible to the client would not change anything in the execution path. Can you provide a specific use-case or reproduction steps. I’ve put this ticket’s status into “Needs more Information” and assigned it to you. Please either (a) update it with the information I’ve requested and re-assign it to me if you need more help, or (b) change the status to “Closed” if you were able to resolve the issue on your own. ---------------------------------------- Feature #18551: REST API should be queryable for modulepath inheritance https://projects.puppetlabs.com/issues/18551#change-84719 Author: Ken Coar Status: Needs More Information Priority: Normal Assignee: Ken Coar 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
