Skip to content

Commit

Permalink
contrib instead of contib
Browse files Browse the repository at this point in the history
Signed-off-by: Antoine Huret <huret.antoine@yahoo.fr>
  • Loading branch information
ahuret committed Nov 26, 2017
1 parent 6104fcb commit 7814230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/ansible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ $ cat hosts
At this point, the ansible playbook should be able to ssh into the machines in the hosts file.
```console
git clone https://github.com/kubernetes-incubator/cri-containerd
cd ./cri-containerd/contib/ansible
cd ./cri-containerd/contrib/ansible
ansible-playbook -i hosts cri-containerd.yaml
```
A typical cloud login might have a username and private key file, in which case the following can be used:
Expand Down

0 comments on commit 7814230

Please sign in to comment.