*: add crictl.yaml
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
33f699bad4
commit
e99a78edff
5 changed files with 7 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
git:
|
||||
repo: "https://github.com/kubernetes-incubator/cri-tools.git"
|
||||
dest: "{{ ansible_env.GOPATH }}/src/github.com/kubernetes-incubator/cri-tools"
|
||||
version: "9ff5e8f78a4182ab8d5ba9bcccdda5f338600eab"
|
||||
version: "b42fc3f364dd48f649d55926c34492beeb9b2e99"
|
||||
|
||||
- name: install crictl
|
||||
command: "/usr/bin/go install github.com/kubernetes-incubator/cri-tools/cmd/crictl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue