Issue #2699 has been updated by David Lutterkort.
The sysconfig files were created way before the client had a --listen option, so I am pretty confident that PUPPET_PORT was meant to set the port on which the master listens, and the init script should therefore use --masterport. On a related note, the sysconfig files were created before puppet had its own config files; nowadays, they are not needed anymore, and we should figure out ways to remove them completely (maybe start with including a comment at the top "Legacy cruft - set these up in the puppet config files instead") ---------------------------------------- Bug #2699: Configurable port in the included Red Hat init script is broken http://projects.reductivelabs.com/issues/2699 Author: Matthias Saou Status: Needs design decision Priority: Normal Assigned to: Todd Zullinger Category: Red Hat Target version: 0.25.1 Affected version: 0.25.1rc1 Keywords: Branch: 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 -~----------~----~----~----~------~----~------~--~---
