bootstrap blocky with stunnel
This commit is contained in:
parent
254ef01de9
commit
f333031c25
@ -195,10 +195,8 @@ EOF
|
||||
template {
|
||||
data = <<EOF
|
||||
[client]
|
||||
{{ range nomadService 1 (env "NOMAD_ALLOC_ID") "mysql-server" -}}
|
||||
host={{ .Address }}
|
||||
port={{ .Port }}
|
||||
{{ end -}}
|
||||
host=127.0.0.1
|
||||
port=3306
|
||||
user=root
|
||||
{{ with nomadVar "nomad/jobs" }}
|
||||
password={{ .mysql_root_password }}
|
||||
|
Loading…
Reference in New Issue
Block a user