Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:00:27 +08:00
commit 0c6988a884
19 changed files with 5729 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "proxmox-infrastructure",
"description": "Proxmox VE cluster management including VM provisioning, templates, VLAN networking, and CEPH storage",
"version": "1.0.0",
"author": {
"name": "basher83",
"email": "basher83@mail.spaceships.work"
},
"skills": [
"./skills"
]
}