We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 994e226 + eb66b99 commit 50c77cbCopy full SHA for 50c77cb
1 file changed
manifests/params.pp
@@ -42,8 +42,8 @@
42
$database_password = 'puppetdb'
43
44
# These settings manage the various auto-deactivation and auto-purge settings
45
- $node_ttl = '0'
46
- $node_purge_ttl = '0'
+ $node_ttl = '0s'
+ $node_purge_ttl = '0s'
47
$report_ttl = '7d'
48
49
$puppetdb_version = 'present'
0 commit comments