Issue #23219 has been updated by Luis Fernandez.

Status changed from Unreviewed to In Topic Branch Pending Review

Pull request proposed: https://github.com/puppetlabs/puppet/pull/2094

----------------------------------------
Bug #23219: Windows service doesn't accept extra arguments properly
https://projects.puppetlabs.com/issues/23219#change-100023

* Author: Luis Fernandez
* Status: In Topic Branch Pending Review
* Priority: Normal
* Assignee: Luis Fernandez
* Category: windows
* Target version: 
* Affected Puppet version: 3.2.2
* Keywords: windows service
* Branch: 
----------------------------------------
Checking the code responsible of managing the windows service, there is an 
option to pass extra arguments to the puppet run. 

However, when I try to pass additional parameters (like --masterport=XXXX, 
etc), the options are not properly parsed by the service.rb class.

After taking a look to the code, it appears to be easy to fix, so I'll post a 
possible solution for this issue.


-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to