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
158
158
'--fingerprint' is a one-time flag. In this mode 'puppet agent' runs
159
159
once and displays on the console (and in the log) the current certificate
160
160
(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.
162
162
The main use is to verify that before signing a certificate request on
163
163
the master, the certificate request the master received is the same as
164
164
the 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)
1534
1534
:type => :file ,
1535
1535
:mode => "0640" ,
1536
1536
: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
1538
1538
corrective_change) on new data received."
1539
1539
} ,
1540
1540
:clientyamldir => {
You can’t perform that action at this time.
0 commit comments