Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 8546b40

Browse files
committed
Added missing label for Consul Setup
1 parent 54d6814 commit 8546b40

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

templates/quickstart-hashicorp-vault-master.template

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,11 @@
8383
"VPCCIDR": {
8484
"default": "VPC CIDR"
8585
},
86-
"ConsulNodes": {
87-
"default": "Consul nodes"
86+
"ConsulClientNodes": {
87+
"default": "Consul client nodes"
88+
},
89+
"ConsulServerNodes": {
90+
"default": "Consul server nodes"
8891
},
8992
"ConsulInstanceType": {
9093
"default": "Consul cluster node instance type"

0 commit comments

Comments
 (0)