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

appropiate->appropriate
pull/3623/head
AdamDang 2018-10-31 18:01:13 +08:00 committed by Antoine Legrand
parent d269e7f46c
commit b8bafb2893
1 changed files with 1 additions and 1 deletions

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)