Issue #6691 has been updated by T.J. Yang.

Nigel Kersten wrote:
> They're not actually all that separate, particularly since we unified them 
> all under the one executable 'puppet'. The other executables are all legacy, 
> and won't be there in the next version (puppetd, puppetmasterd, puppetca etc)
> 

Thanks for this information, I am not aware of this future direction. 
I need to study more before I make another suggestion.

> If you want to remove the 'puppet master' application, you can remove:
> 
>     puppet/application/master.rb
> 
> and you won't have that application anymore.
> 
> We're not going to split up the tarballs. That's a decision to be made by the 
> people producing packages for the various platforms.


----------------------------------------
Refactor #6691: Split up the client and server source tree
https://projects.puppetlabs.com/issues/6691

Author: T.J. Yang
Status: Rejected
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.

Reply via email to