Skip to content

Commit 24de536

Browse files
(packaging) Updating manpage file for 6.x
1 parent 8a6ecc0 commit 24de536

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
@@ -2067,6 +2067,17 @@ Whether to only use the cached catalog rather than compiling a new catalog on ev
20672067
.
20682068
.IP "" 0
20692069
.
2070+
.SS "use_last_environment"
2071+
Puppet saves both the initial and converged environment in the last_run_summary file\. If they differ, and this setting is set to true, we will use the last converged environment and skip the node request\.
2072+
.
2073+
.P
2074+
When set to false, we will do the node request and ignore the environment data from the last_run_summary file\.
2075+
.
2076+
.IP "\(bu" 4
2077+
\fIDefault\fR: \fBtrue\fR
2078+
.
2079+
.IP "" 0
2080+
.
20702081
.SS "use_srv_records"
20712082
Whether the server will search for SRV records in DNS for the current domain\.
20722083
.

0 commit comments

Comments
 (0)