mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-04 19:18:17 -03:30
Update to deploy of ccp
This commit is contained in:
@@ -40,7 +40,7 @@ delete_namespace() {
|
||||
}
|
||||
|
||||
deploy_microservices() {
|
||||
mcp-microservices --config-file=/root/mcp.conf --deploy-config=mcp-deploy-config.yaml deploy &> /var/log/mcp-deploy.log
|
||||
mcp-microservices --config-file=/root/mcp.conf --deploy-config=deploy-config.yaml deploy &> /var/log/mcp-deploy.log
|
||||
}
|
||||
|
||||
create_network_conf
|
||||
|
||||
2
ccp/deploy-config.yaml
Normal file
2
ccp/deploy-config.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
configs:
|
||||
neutron_external_interface: eth1
|
||||
Reference in New Issue
Block a user