Commit 2a4f6e8
committed
(PUP-11944) Update
Currently, the documentation of the setting implies that the certificate will
be refreshed every N days (N = specified duration). However, it actually
only renews the client cert if the cert expires within N days from now.
This commit updates the documentation for hostcert_renewal_interval in
defaults.rb to more closely reflect how the setting behaves.hostcert_renewal_interval puppet setting docs1 parent 1a53a7d commit 2a4f6e8
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1247 | 1247 | | |
1248 | 1248 | | |
1249 | 1249 | | |
1250 | | - | |
1251 | | - | |
1252 | | - | |
1253 | | - | |
1254 | | - | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
1255 | 1255 | | |
1256 | 1256 | | |
1257 | 1257 | | |
| |||
0 commit comments