almost working...
This commit is contained in:
@@ -30,11 +30,6 @@ variable "vm_hostname" {
|
||||
default = "k8smaster"
|
||||
}
|
||||
|
||||
variable "vm_slave_hostname" {
|
||||
description = "vm hostname"
|
||||
default = "k8slave"
|
||||
}
|
||||
|
||||
variable "slaves" {
|
||||
type = number
|
||||
default = 3
|
||||
|
||||
Reference in New Issue
Block a user