Skip to content

Commit a4a7aa0

Browse files
committed
Lints
Signed-off-by: Ian Maddaus <[email protected]>
1 parent 59f5615 commit a4a7aa0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/chef_client_security.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ To use a custom CA bundle, update the environment variable to specify the path t
7070

7171
### client.rb file settings
7272

73+
<!-- markdownlint-disable MD006 MD007 -->
74+
7375
Use following [`client.rb` file]({{< relref "config_rb_client" >}}) settings to manage SSL certificate preferences:
7476

7577
`local_key_generation`
@@ -111,6 +113,8 @@ Use following [`client.rb` file]({{< relref "config_rb_client" >}}) settings to
111113

112114
Default value: `false`.
113115

116+
<!-- markdownlint-enable MD006 MD007 -->
117+
114118
### knife CLI subcommands
115119

116120
The Chef Infra Client includes two knife commands for managing SSL certificates:

0 commit comments

Comments
 (0)