airshipctl/manifests/site/docker-test-site/phases/infrastructure-providers.json

16 lines
318 B
JSON

[{
"op": "replace",
"path": "/init-options/infrastructure-providers",
"value": "docker:v0.3.11"
},
{
"op": "replace",
"path": "/providers/0",
"value": {
"name": "docker",
"type": "InfrastructureProvider",
"url": "airshipctl/manifests/function/capd/v0.3.11"
}
}
]