mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
e2e: debug log level for everyone!
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
enable_debug = true
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
log_level = "debug"
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
|
||||
# Enable the client
|
||||
client {
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
enable_debug = true
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
log_level = "debug"
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
|
||||
# Enable the client
|
||||
client {
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||
enable_debug = true
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
log_level = "debug"
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
|
||||
datacenter = "dc2"
|
||||
|
||||
# Enable the client
|
||||
client {
|
||||
enabled = true
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
enable_debug = true
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
log_level = "debug"
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
|
||||
datacenter = "dc2"
|
||||
# Enable the client
|
||||
client {
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
enable_debug = true
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
log_level = "debug"
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
|
||||
# Enable the server
|
||||
server {
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
enable_debug = true
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
log_level = "debug"
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
|
||||
# Enable the server
|
||||
server {
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
enable_debug = true
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
log_level = "debug"
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
|
||||
# Enable the server
|
||||
server {
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
enable_debug = true
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
log_level = "debug"
|
||||
data_dir = "/opt/nomad/data"
|
||||
bind_addr = "0.0.0.0"
|
||||
|
||||
# Enable the server
|
||||
server {
|
||||
|
||||
Reference in New Issue
Block a user