cloud-init: rename py3 packages for ubuntu
parent
53fd97651e
commit
f627f1b12b
|
@ -105,9 +105,9 @@ Providers supporting `cloud-init` (AWS, Oracle Cloud Infrastructure), based on U
|
||||||
#cloud-config
|
#cloud-config
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- python-pip
|
- python3-pip
|
||||||
- python-lxml
|
- python3-wheels
|
||||||
- python-wheels
|
- python3-lxml
|
||||||
- git
|
- git
|
||||||
- ca-certificates
|
- ca-certificates
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue