Skip to content

Commit 2e20fa4

Browse files
author
Jérémie Pierson
committed
Update configuration reference for use_checksum_in_file_content
1 parent 9ef8d3e commit 2e20fa4

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

references/configuration.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 9ef8d3ec9d10d535a5c341464415dd55e44b5588
44
title: Configuration Reference
55
toc: columns
66
canonical: "/puppet/latest/configuration.html"
77
---
88

99
# Configuration Reference
1010

11-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:26 +0000
11+
> **NOTE:** This page was generated from the Puppet source code on 2025-08-21 17:25:10 +0200
1212
1313

1414

@@ -2143,6 +2143,14 @@ the beginning of the Puppet run.
21432143

21442144
- *Default*: `false`
21452145

2146+
### use_checksum_in_file_content
2147+
2148+
Whether to allow specifying checksums in file content attributes; this is
2149+
deprecated, the checksum retrieval functionality is being replaced by the use of
2150+
static catalogs.
2151+
2152+
- *Default*: `true`
2153+
21462154
### use_last_environment
21472155

21482156
Puppet saves both the initial and converged environment in the last_run_summary file.

0 commit comments

Comments
 (0)