mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-05 10:41:12 -03:30
Add RHEL support subscription registration (#6572)
This commit is contained in:
@@ -27,7 +27,6 @@ docker_selinux_versioned_pkg:
|
||||
'stable': docker-ce-selinux-17.03.3.ce-1.el7
|
||||
'edge': docker-ce-selinux-17.03.3.ce-1.el7
|
||||
|
||||
|
||||
docker_pkgs_use_docker_ce:
|
||||
- name: "{{ docker_selinux_versioned_pkg[docker_selinux_version | string] }}"
|
||||
yum_conf: "{{ docker_yum_conf }}"
|
||||
|
||||
Reference in New Issue
Block a user