mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
HostVolumeConfig: Source -> Path
This commit is contained in:
2
command/agent/testdata/basic.hcl
vendored
2
command/agent/testdata/basic.hcl
vendored
@@ -91,7 +91,7 @@ client {
|
||||
disable_remote_exec = true
|
||||
|
||||
host_volume "tmp" {
|
||||
source = "/tmp"
|
||||
path = "/tmp"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user