File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ def help
158158'--fingerprint' is a one-time flag. In this mode 'puppet agent' runs
159159once and displays on the console (and in the log) the current certificate
160160(or certificate request) fingerprint. Providing the '--digest' option
161- allows to use a different digest algorithm to generate the fingerprint.
161+ allows you to use a different digest algorithm to generate the fingerprint.
162162The main use is to verify that before signing a certificate request on
163163the master, the certificate request the master received is the same as
164164the one the client sent (to prevent against man-in-the-middle attacks
Original file line number Diff line number Diff line change @@ -1534,7 +1534,7 @@ def self.initialize_default_settings!(settings)
15341534 :type => :file ,
15351535 :mode => "0640" ,
15361536 :desc => "Transactional storage file for persisting data between
1537- transactions for the purposes of infering information (such as
1537+ transactions for the purposes of inferring information (such as
15381538 corrective_change) on new data received."
15391539 } ,
15401540 :clientyamldir => {
You can’t perform that action at this time.
0 commit comments