Skip to content

Commit ef4be52

Browse files
(packaging) Updating manpage file for main
1 parent f31d35f commit ef4be52

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
@@ -2045,6 +2045,17 @@ Whether to only use the cached catalog rather than compiling a new catalog on ev
20452045
.
20462046
.IP "" 0
20472047
.
2048+
.SS "use_last_environment"
2049+
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\.
2050+
.
2051+
.P
2052+
When set to false, we will do the node request and ignore the environment data from the last_run_summary file\.
2053+
.
2054+
.IP "\(bu" 4
2055+
\fIDefault\fR: \fBtrue\fR
2056+
.
2057+
.IP "" 0
2058+
.
20482059
.SS "use_srv_records"
20492060
Whether the server will search for SRV records in DNS for the current domain\.
20502061
.

0 commit comments

Comments
 (0)