You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manifests/agent.pp
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@
25
25
# ['digest_algorithm'] - The algorithm to use for file digests.
26
26
# ['templatedir'] - Template dir, if unset it will remove the setting.
27
27
# ['configtimeout'] - How long the client should wait for the configuration to be retrieved before considering it a failure
28
+
# ['stringify_facts'] - Wether puppet transforms structured facts in strings or no. Defaults to true in puppet < 4, deprecated in puppet >=4 (and will default to false)
0 commit comments