mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
client: Add parsing and registration of HostVolume configuration
This commit is contained in:
4
command/agent/testdata/basic.hcl
vendored
4
command/agent/testdata/basic.hcl
vendored
@@ -89,6 +89,10 @@ client {
|
||||
gc_max_allocs = 50
|
||||
no_host_uuid = false
|
||||
disable_remote_exec = true
|
||||
|
||||
host_volume "tmp" {
|
||||
source = "/tmp"
|
||||
}
|
||||
}
|
||||
|
||||
server {
|
||||
|
||||
Reference in New Issue
Block a user