hashicorp / nomad-driver-virt

Mozilla Public License 2.0
8 stars 1 forks source link

docs: Fix artifact to show local task destination. #46

Closed jrasell closed 1 month ago

jrasell commented 1 month ago

Without this, VMs will not start with the following error:

  msg=
  | rpc error: code = Unknown desc = virt: invalid configuration 2eeae670-095d-bfe2-d1d9-9e46bfcaa35f: 1 error occurred:
  | \t* base_image is not in the allowed paths

In the future we may also want to add the allocation dir to the allowed path default listing.