meffie / molecule-proxmox

Molecule driver for Proxmox VE
MIT License
35 stars 9 forks source link

WARNING Driver molecule-proxmox does not provide a schema. #12

Open meffie opened 7 months ago

meffie commented 7 months ago

Molecule issues the following warning when the 'amolecule-proxmox' driver is loaded:

WARNING Driver molecule-proxmox does not provide a schema.

A driver supplied schema is needed to quiet this warning.

IamLunchbox commented 4 months ago

Do you have an approach how to solve this issue?

On a side note: Have you had in mind to integrate this repository into the native molecule-plugins repository?

meffie commented 4 months ago

Do you have an approach how to solve this issue?

I've not worked on it yet. I expect it would take some time to create a schema.

On a side note: Have you had in mind to integrate this repository into the native molecule-plugins repository?

Long term, that is probably needed. This repo was started before the various plugins were consolidated in a a central github repo.