Skip to content
Snippets Groups Projects
Unverified Commit dac4705e authored by ERIK's avatar ERIK Committed by GitHub
Browse files

bump docker version for openeuler linux (#11206)


Signed-off-by: default avatarbo.jiang <bo.jiang@daocloud.io>
parent d5f6838f
No related branches found
No related tags found
No related merge requests found
centos.yml
\ No newline at end of file
......@@ -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:
......
kylin.yml
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment