Initial commit
This commit is contained in:
16
data/resources/nodes/host-1.json
Normal file
16
data/resources/nodes/host-1.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user