Issue #4790 has been updated by James Turnbull. Status changed from Unreviewed to Accepted
---------------------------------------- Bug #4790: Allow Puppet[:run_mode] to be set http://projects.puppetlabs.com/issues/4790 Author: Matt Robinson Status: Accepted Priority: Normal Assignee: Category: settings Target version: Affected version: Keywords: run_mode script Branch: Currently this setting is set by looking at arguments to puppet (apply, master, etc), and then not allowed to be changed. I've run into the issue that if you use puppet code in a script, the run_mode defaults to run_mode of 'user' and you can't change it to run your script in the 'master' run_mode. This makes it tricky to get to the puppet.conf settings in the master section. -- 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.
