Skip to content

Commit faddd8f

Browse files
(packaging) Updating manpage file for main
1 parent 40f3098 commit faddd8f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

man/man5/puppet.conf.5

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1599,6 +1599,17 @@ Whether to send reports after every transaction\.
15991599
.
16001600
.IP "" 0
16011601
.
1602+
.SS "report_configured_environmentpath"
1603+
When versioned_environment_dirs is \fBtrue\fR Puppet will readlink the environmentpath when constructing the environment\'s modulepath\. The full readlinked path is referred to as the "resolved path" and the configured path potentially containing symlinks is the "configured path"\. When reporting where resources come from users may choose between the configured or resolved path\.
1604+
.
1605+
.P
1606+
When set to false, the resolved paths are reported instead of the configured paths\.
1607+
.
1608+
.IP "\(bu" 4
1609+
\fIDefault\fR: \fBtrue\fR
1610+
.
1611+
.IP "" 0
1612+
.
16021613
.SS "report_include_system_store"
16031614
Whether the \'http\' report processor should include the system certificate store when submitting reports to HTTPS URLs\. If false, then the \'http\' processor will only trust HTTPS report servers whose certificates are issued by the puppet CA or one of its intermediate CAs\. If true, the processor will additionally trust CA certificates in the system\'s certificate store\.
16041615
.

0 commit comments

Comments
 (0)