On Sat, 23 Aug 2008 16:56:16 +0200 Luca Lesinigo <luca@xxxxxxxxxxxxx> wrote: > Now I should have it right: the certmaster daemon needs to be > running only on one system, the certmaster server, which usually is > the overlord but needs not to. And the funcd daemon needs to be > running only on the minions and not on the overlord, even if usually > the overlord system can also be a minion (and thus run funcd). This is true. > > > You can remove overlord/ directory from the minion (or at least it > > should be possible.. if it's not, report bugs:)). > It's the next thing on my agenda for the ebuilds, I'll let you know. > After I sort that out I think the ebuilds will be ready for a first > public posting. Ok, seems good to me.. > this one seems better suited for a global minion config (could just > be a runtime variable - a thing like this should be autodetected and > not provided by the user) since it would be the same information for > all modules... I just personally don't like the code looking like this: if os == 'fedora': [...] elif os == 'gentoo': [...] elif os == 'debian': [...] ... with dozen of different cases... _______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list