HomePhorge

(PUP-2873) Make puppet master compile honor logdest
a1dba4477afdUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2873) Make puppet master compile honor logdest

puppet master --compile right now unconditionally spews logs to standard
output which makes it slightly more difficult for someone to use the
actual result of the command which is the catalog. Remove the
unconditional redirection to :console and honor whatever the configured
log destination is (either via the --logdest argument or configuration)

Details

Provenance
Alexandros Kosiaris <akosiaris@gmail.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU51c0366e8a70: Merge branch 'stable'
Branches
Unknown
Tags
Unknown

Event Timeline

Alexandros Kosiaris <akosiaris@gmail.com> committed rPUa1dba4477afd: (PUP-2873) Make puppet master compile honor logdest (authored by Alexandros Kosiaris <akosiaris@gmail.com>).Jul 1 2014, 1:20 PM