Skip to content

Commit

Permalink
Add repo name for Fedora (#7093)
Browse files Browse the repository at this point in the history
This fixes 1945499

Signed-off-by: Etienne Champetier <[email protected]>
  • Loading branch information
champtar authored Jan 4, 2021
1 parent e9f93a1 commit c0fe32c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/container-engine/containerd/vars/fedora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ containerd_package_info:
pkg_mgr: dnf
pkgs:
- name: "{{ containerd_versioned_pkg[containerd_version | string] }}"
repo: "docker-ce"

0 comments on commit c0fe32c

Please sign in to comment.