Change default network setting

Closes-bug: #1621503

Change-Id: Ie695e44114226e765d3bbad034404d2d0a573ed0
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
This commit is contained in:
Bogdan Dobrelya 2016-09-12 17:31:35 +02:00
parent cdcfbf352f
commit a05c5c6b1f
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ forwarded_ports:
9090: 19090
# Networking config
subnet_prefix: "172.17"
subnet_prefix: "10.91"
# Kargo config for a K8s cluster
kargo_repo: "https://github.com/kubespray/kargo.git"