ci: fix dns host
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2022-05-27 14:32:55 +02:00
parent 119997e273
commit e711cdf835
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
variable "lawndale_dns_host" {
type = string
description = "Address to reach lawndale internal DNS server"
default = "lawndale-hyper"
}
variable "lawndale_dns_port" {