remove whitelist from demo
This commit is contained in:
parent
62133cd39e
commit
37ecb50b9b
|
@ -12,9 +12,7 @@ client {
|
||||||
# this should be like "nomad.service.consul:4647" and a system
|
# this should be like "nomad.service.consul:4647" and a system
|
||||||
# like Consul used for service discovery.
|
# like Consul used for service discovery.
|
||||||
servers = ["127.0.0.1:4647"]
|
servers = ["127.0.0.1:4647"]
|
||||||
options {
|
node_class = "foo"
|
||||||
"driver.whitelist" = " exec, qemu "
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Modify our port to avoid a collision with server1
|
# Modify our port to avoid a collision with server1
|
||||||
|
|
Loading…
Reference in a new issue