Start to auto-fill cloudinit fields
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-06-16 19:31:13 +02:00
parent 9f1f4b44ca
commit 92f187bf91
3 changed files with 83 additions and 2 deletions

View File

@ -31,7 +31,8 @@
"react-syntax-highlighter": "^15.6.1",
"react-vnc": "^3.1.0",
"uuid": "^11.1.0",
"xml-formatter": "^3.6.6"
"xml-formatter": "^3.6.6",
"yaml": "^2.8.0"
},
"devDependencies": {
"@eslint/js": "^9.27.0",