13 lines
225 B
JSON
13 lines
225 B
JSON
{
|
|
"external_nfs": {
|
|
"ip": "{{network_private_ip}}",
|
|
"net": "$net",
|
|
"operations": {
|
|
"delete": true,
|
|
"health": true,
|
|
"install": true,
|
|
"reinstall": true
|
|
},
|
|
"shared": "/shared"
|
|
}
|
|
}
|