diff --git a/templates/centos-stream.yaml b/templates/centos-stream.yaml index 949a4cd..5d6536a 100644 --- a/templates/centos-stream.yaml +++ b/templates/centos-stream.yaml @@ -13,7 +13,7 @@ variant: "centos-stream9" # The image to be used to provision the machine image : url: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-latest.x86_64.qcow2" - checksum: "sha256sum:688b8eac40247316349a98d01bdd9c8eea6ee71531d06921a788550274e17892" + checksum: "sha256sum:de6113b2d4402a434fd7cbc13b51efa88869d3f3a885438d67d074708c758b66" # The user credentials to be set for the default user. # This user will have root access without asking for password.