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 #cloud-config
packages: packages:
- python-pip - python3-pip
- python-lxml - python3-wheels
- python-wheels - python3-lxml
- git - git
- ca-certificates - ca-certificates