csmart / ansible-role-virt-infra

Define and manage guests and networks on a KVM host with Ansible
GNU General Public License v3.0
67 stars 48 forks source link

update default CentOS Stream 8 image #67

Closed csmart closed 2 years ago

csmart commented 2 years ago

The default CentOS 8 image from 2021 had an issue where updates to cloud-init stopped it from working. This updates it to a 2022 image which does not have the issue.

Fixes #66