Issue #2699 has been updated by Todd Zullinger. Status changed from Needs design decision to Ready for Checkin % Done changed from 0 to 100 Branch set to git://jet.mox.net/~tmz/puppet.git tickets/0.25.x/2699
Thanks for clarifying David. I pushed the change to git://jet.mox.net/~tmz/puppet.git tickets/0.25.x/2699. James, this should be merged to master as well as 0.25.x. I held off on adding any 'legacy' comments to the sysconfig files for now. Is it even possible to do the equivalent of: <pre> PUPPETMASTER_PORTS=( 18140 18141 18142 18143 ) </pre> outside of the puppetmaster sysconfig file? Perhaps a note like this would suffice: <pre> # # NOTE: Most of these options are better set in /etc/puppet/puppet.conf # </pre> ? ---------------------------------------- Bug #2699: Configurable port in the included Red Hat init script is broken http://projects.reductivelabs.com/issues/2699 Author: Matthias Saou Status: Ready for Checkin Priority: Normal Assigned to: Todd Zullinger Category: Red Hat Target version: 0.25.1 Affected version: 0.25.1rc1 Keywords: Branch: git://jet.mox.net/~tmz/puppet.git tickets/0.25.x/2699 The conf/redhat/client.init file uses the --port option to try and set the puppetmaster port, but this option is not valid (anymore?), and --masterport should be used instead. -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
