Fix a typo in dind/README.md (#3620)

appropiate->appropriate
This commit is contained in:
AdamDang 2018-10-31 18:01:13 +08:00 committed by Antoine Legrand
parent d269e7f46c
commit b8bafb2893

View file

@ -7,7 +7,7 @@ called DIND (Docker-IN-Docker).
The playbook has two roles:
- dind-host: creates the "nodes" as containers in localhost, with
appropiate settings for DIND (privileged, volume mapping for dind
appropriate settings for DIND (privileged, volume mapping for dind
storage, etc).
- dind-cluster: customizes each node container to have required
system packages installed, and some utils (swapoff, lsattr)