File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 11---
22layout : default
3- built_from_commit : 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+ built_from_commit : 9ef8d3ec9d10d535a5c341464415dd55e44b5588
44title : Configuration Reference
55toc : columns
66canonical : " /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
21482156Puppet saves both the initial and converged environment in the last_run_summary file.
You can’t perform that action at this time.
0 commit comments