bump to 9 nimbus hosts

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-03-21 16:31:40 +01:00
parent dca0efdd5b
commit 31beb24d74
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -45,5 +45,5 @@ variable domain {
variable hosts_count {
description = "Count of hosts in nimbus cluster"
default = 1
default = 9
}