Initial commit

This commit is contained in:
2026-04-05 15:28:04 +02:00
commit 0435b3d07d
43 changed files with 4394 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"id": "host-1",
"resource_type": "node",
"schema_version": "v1",
"desired_state": {
"enabled": true,
"labels": {
"role": "local"
}
},
"current_state": {},
"last_applied_state": {},
"metadata": {},
"created_at": "2026-04-05T00:00:00.000Z",
"updated_at": "2026-04-05T00:00:00.000Z"
}