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

15 lines
329 B
JSON

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