cloud-init: rename py3 packages for ubuntu

master
pictuga 2021-11-23 20:13:40 +01:00
parent 53fd97651e
commit f627f1b12b
1 changed files with 3 additions and 3 deletions

View File

@ -105,9 +105,9 @@ Providers supporting `cloud-init` (AWS, Oracle Cloud Infrastructure), based on U
#cloud-config
packages:
- python-pip
- python-lxml
- python-wheels
- python3-pip
- python3-wheels
- python3-lxml
- git
- ca-certificates