diff --git a/jobs/fastcgi.nomad b/jobs/fastcgi.nomad index 16d0e6e..54cf113 100644 --- a/jobs/fastcgi.nomad +++ b/jobs/fastcgi.nomad @@ -16,7 +16,7 @@ variable "mysql_password_mediawiki" { variable "green_include_mysql" { type = bool description = "Whether connect to the MySQL in the same Nomad cluster. Only effective when `green` is true" - default = true + default = false } locals {