Skip to content

Commit

Permalink
bump docker version for openeuler linux (kubernetes-sigs#11206)
Browse files Browse the repository at this point in the history
Signed-off-by: bo.jiang <[email protected]>
  • Loading branch information
ErikJiang authored May 17, 2024
1 parent d5f6838 commit dac4705
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
1 change: 1 addition & 0 deletions roles/bootstrap-os/tasks/openEuler.yml
7 changes: 0 additions & 7 deletions roles/container-engine/docker/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@
set_fact:
is_ostree: "{{ ostree.stat.exists }}"

- name: Set docker_version for openEuler
set_fact:
docker_version: '19.03'
when: ansible_distribution == "openEuler"
tags:
- facts

- name: Gather os specific variables
include_vars: "{{ item }}"
with_first_found:
Expand Down
1 change: 1 addition & 0 deletions roles/container-engine/docker/vars/openeuler.yml

0 comments on commit dac4705

Please sign in to comment.