mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 08:55:43 +03:00
HostVolumeConfig: Source -> Path
This commit is contained in:
2
command/agent/testdata/basic.json
vendored
2
command/agent/testdata/basic.json
vendored
@@ -55,7 +55,7 @@
|
||||
{
|
||||
"tmp": [
|
||||
{
|
||||
"source": "/tmp"
|
||||
"path": "/tmp"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user