mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 10:00:03 -03:30
Ubuntu changed package name python-apt to python3-apt (#7769)
* replaced deprecated python package with python3 package * removed the version due to duplication
This commit is contained in:
parent
59cf1770bc
commit
d0fb537448
@ -1,7 +0,0 @@
|
||||
---
|
||||
required_pkgs:
|
||||
- python3-apt
|
||||
- aufs-tools
|
||||
- apt-transport-https
|
||||
- software-properties-common
|
||||
- conntrack
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
required_pkgs:
|
||||
- python-apt
|
||||
- python3-apt
|
||||
- aufs-tools
|
||||
- apt-transport-https
|
||||
- software-properties-common
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user