Update mcp.conf according to upstream

This commit is contained in:
Aleksandr Didenko 2016-07-01 16:24:42 +02:00
parent b70b8a7c39
commit 9be65f8c19

View file

@ -7,7 +7,9 @@ create_mcp_conf() {
cat > /root/mcp.conf << EOF
[builder]
push = True
registry = "127.0.0.1:31500"
[registry]
address = "127.0.0.1:31500"
[kubernetes]
environment = "openstack"