provisioning-code/.ncl-cache/d7377a7c5dae6be01cb3efd01389db192cf0208c58a16839e7ff15148d127b2f.json

36 lines
605 B
JSON

{
"best_practices": [
"bp_001",
"bp_008"
],
"category": "infrastructure",
"conflicts_with": [],
"dependencies": [
"os"
],
"description": "Hetzner block volume preparation — format, mount, fstab persistence",
"modes": [
"taskserv"
],
"name": "vol_prepare",
"provides": [
{
"id": "block-volume",
"interface": "storage",
"version": "1.0"
}
],
"requires": [
{
"capability": "linux-node",
"kind": "Required"
}
],
"tags": [
"storage",
"volume",
"hetzner",
"infrastructure"
],
"version": "1.0.0"
}