Geonju Kim
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
roles/container-engine/crictl/tasks/crictl.yml
|
|
@ -8,7 +8,7 @@ |
|
|
|
template: |
|
|
|
src: crictl.yaml.j2 |
|
|
|
dest: /etc/crictl.yaml |
|
|
|
owner: bin |
|
|
|
owner: root |
|
|
|
mode: 0644 |
|
|
|
|
|
|
|
- name: Copy crictl binary from download dir |
|
|
|