docs update for cri-containerd to cri move
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
@@ -26,8 +26,8 @@ $ cat hosts
|
||||
## Step 1:
|
||||
At this point, the ansible playbook should be able to ssh into the machines in the hosts file.
|
||||
```console
|
||||
git clone https://github.com/containerd/cri-containerd
|
||||
cd ./cri-containerd/contrib/ansible
|
||||
git clone https://github.com/containerd/cri
|
||||
cd ./cri/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:
|
||||
|
||||
Reference in New Issue
Block a user