Issue #4215 has been reported by Matt Robinson. ---------------------------------------- Bug #4215: Setting vardir doesn't change rundir http://projects.puppetlabs.com/issues/4215
Author: Matt Robinson Status: Unreviewed Priority: Normal Assigned to: Category: Target version: 2.6.0 Affected version: 2.6.0rc2 Keywords: settings defaults puppetd agent Branch: If you run puppetd --vardir=/some/other/dir the rundir still ends up being the default of ~/.puppet/var or /var/run/puppet, at least according to what's in lib/puppet/util/run_mode.rb on line 43. It should end up being /some/other/dir/run I think... Looks like this happens with pidfile too. -- 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.
