R.I.Pienaar wrote:
> I'd avoid editing the sysconfig file for this purpose, it just makes
> running commands like puppetd --test a pain.  Editing the
> puppet.conf is best.

That's good advice.  As David Lutterkort noted in #2699¹:

    "... 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")"

We didn't go that far because things like

    PUPPETMASTER_PORTS=( 18140 18141 18142 18143 )

aren't something that can be handled in the puppet.conf.  But most of
the other settings in the sysconfig files are better placed in
puppet.conf.  Does adding something like this to the top of the
sysconfig files sound good?

#
# NOTE: Most of these options are better set in /etc/puppet/puppet.conf
#

¹ http://projects.reductivelabs.com/issues/2699#note-6

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
All I really want for Christmas is Santa's list of Naughty Girls.

Attachment: pgpRPijJrNKBs.pgp
Description: PGP signature

Reply via email to