mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-13 23:17:35 -02:30
Fix mcp.conf for prebuilt packages
This commit is contained in:
@@ -26,9 +26,12 @@ create_mirantis_mcp_conf() {
|
||||
push = False
|
||||
|
||||
[registry]
|
||||
address = "registry01-bud.ng.mirantis.net:5800"
|
||||
address = "registry01-bud.ng.mirantis.net"
|
||||
insecure = True
|
||||
|
||||
[images]
|
||||
namespace = "nextgen"
|
||||
|
||||
[kubernetes]
|
||||
environment = "openstack"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user