mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
revert unintended change
This commit is contained in:
@@ -10,9 +10,6 @@ name = "client1"
|
||||
# Enable the client
|
||||
client {
|
||||
enabled = true
|
||||
options = {
|
||||
"driver.raw_exec.enable" = "1"
|
||||
}
|
||||
server_join {
|
||||
retry_join = ["127.0.0.1:4647", "127.0.0.1:5647", "127.0.0.1:6647"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user