provisioning-code/.ncl-cache/3400e38d1efa23d77e22df9ffe4b6b79d28d1863c58112f00eb7193950b4e150.json

48 lines
1.2 KiB
JSON

{
"PolkadotZombienet": {
"bin_path": "/usr/local/bin",
"binaries_path": "/var/lib/zombienet/binaries",
"config_path": "/etc/zombienet",
"log_level": "info",
"logs_path": "/var/lib/zombienet/logs",
"name": "polkadot-zombienet",
"native_config": {
"monitoring": false
},
"networks_path": "/var/lib/zombienet/networks",
"parachains": [],
"relaychain": {
"chain": "rococo-local",
"default_command": "polkadot",
"default_image": "parity/polkadot:latest",
"nodes": [
{
"args": [],
"command": "polkadot",
"image": "parity/polkadot:latest",
"name": "alice",
"validator": true
},
{
"args": [],
"command": "polkadot",
"image": "parity/polkadot:latest",
"name": "bob",
"validator": true
}
]
},
"run_user": {
"group": "zombienet",
"name": "zombienet"
},
"settings": {
"backchannel": true,
"provider": "native",
"timeout": 1000
},
"version": "1.3.133",
"work_path": "/var/lib/zombienet",
"zombienet_binary": "zombienet"
}
}