Issue #4215 has been updated by Matt Robinson.

Branch set to 
http://github.com/mmrobins/puppet/tree/bug/master/4215-rundir_depends_on_vardir

Changed rundir to be just $vardir/run.  
----------------------------------------
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: 
http://github.com/mmrobins/puppet/tree/bug/master/4215-rundir_depends_on_vardir


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.

Reply via email to