Use same private subnet for public/cluster networks for Linode

pull/1015/head
Ivan Font 2016-10-07 08:50:09 -07:00
parent ec89643810
commit 3cf29fd2dc
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ memory: 2048
# The private network on Linode, you probably don't want to change this.
public_subnet: 192.168.0
cluster_subnet: 192.168.1
cluster_subnet: 192.168.0
# DEFINE THE NUMBER OF VMS TO RUN
mon_vms: 3