added new server
All checks were successful
ci/woodpecker/push/demo-workflow Pipeline was successful
All checks were successful
ci/woodpecker/push/demo-workflow Pipeline was successful
- added new server - added instruction regarding joining quoram - use terraform to provision VM for new server
This commit is contained in:
@ -66,7 +66,7 @@ variable "vms" {
|
||||
|
||||
variable "nodes" {
|
||||
type = list(string)
|
||||
default = ["homeserver1", "homeserver2"]
|
||||
default = ["homeserver1", "homeserver2", "homeserver3"]
|
||||
}
|
||||
|
||||
variable "vm_user_name" {
|
||||
|
||||
Reference in New Issue
Block a user