blob: 964800f858489cd508ea2161be12d87e07e2720b [file] [log] [blame]
Sergio Slobodrianc5477712017-06-07 11:56:56 -04001# Configure the hosts that will make up the cluster
2# hosts="192.168.121.195 192.168.121.2 192.168.121.215"
3#
4# Configure the user name to initilly log into those hosts as.
5# iUser="vagrant"
Sergio Slobodrian8725ea82017-08-27 23:47:41 -04006# The maximum storage allocated for the logs in GB
7# logLimit=20
8# The maximum storage allocated for the local registry in GB
9# regLimit=5
10# The space reserved for Consul's storage
11# consulLimit=5
12