provisioning-code/.ncl-cache/6fff71acf992c60742dc6655783f392191fca34d01bf55b12402d930ac49f855.json

35 lines
616 B
JSON

{
"best_practices": [
"bp_001",
"bp_021"
],
"category": "networking",
"conflicts_with": [],
"dependencies": [
"os"
],
"description": "Hetzner floating IP attachment — configures /etc/network/interfaces.d and activates the IP immediately",
"modes": [
"taskserv"
],
"name": "fip",
"provides": [
{
"id": "floating-ip",
"interface": "networking",
"version": "1.0"
}
],
"requires": [
{
"capability": "linux-node",
"kind": "Required"
}
],
"tags": [
"networking",
"floating-ip",
"hetzner"
],
"version": "1.0.0"
}