File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ FIPS mode isn't supported for Chef Infra Server add-ons. This includes Chef Mana
5959
6060## How to enable FIPS mode in the operating system
6161
62- ### FIPS sernel settings
62+ ### FIPS kernel settings
6363
6464Windows and Red Hat Enterprise Linux can both be configured for FIPS
6565mode using a kernel-level setting. After FIPS mode is enabled at the
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ For example:
106106
107107``` ruby
108108if node.attribute?(' ipaddress' )
109- # the node has an ipaddress
109+ # the node has an IP address
110110end
111111```
112112
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ created in `FOLDERNAME` instead of the root folder.
7272
7373{{< /note >}}
7474
75- ** Clone from a folder into the "Datacenter Root" directory:**
75+ ** Clone from a folder into the data center root directory:**
7676
7777``` bash
7878knife vsphere vm clone MACHINENAME --template TEMPLATENAME -f /path/to/template \
You can’t perform that action at this time.
0 commit comments