Issue #6691 has been reported by T.J. Yang. ---------------------------------------- Refactor #6691: Split up the client and server source tree https://projects.puppetlabs.com/issues/6691
Author: T.J. Yang Status: Unreviewed Priority: Normal Assignee: Category: plumbing Target version: Statler Affected Puppet version: Keywords: Branch: Currently we are using same source tree to create both puppet client and server binaries. For sake of clarity and less work for software packaging. Here is the Q/A of my own experience. <pre> Q: Am I downloading tar ball for client or server ? A: both. Q: How can I only build only puppet client ? A: Build both client and server and delete server binaries when you are preparing client. Q: But which binary/manage belong to server ? A: try and error or see how rpm package got packaged. </pre> If possible, please have client and server each to have their own tar ball. -- 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.
