mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Ubuntu 21.04 changed packagename python-apt in python3-apt (#7715)
This commit is contained in:
7
roles/kubernetes/preinstall/vars/ubuntu-21.04.yml
Normal file
7
roles/kubernetes/preinstall/vars/ubuntu-21.04.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
required_pkgs:
|
||||
- python3-apt
|
||||
- aufs-tools
|
||||
- apt-transport-https
|
||||
- software-properties-common
|
||||
- conntrack
|
||||
Reference in New Issue
Block a user