psadmin-io / ps-vagabond

PeopleSoft Image management with Vagrant
MIT License
26 stars 10 forks source link

Default config.rb DPK_LOCAL_DIR is wrong #66

Closed ostracize closed 6 years ago

ostracize commented 6 years ago

If you do not customize the DPK_LOCAL_DIR variable...

Workaround and solution: Either update the example to use dpks/download or change the directory name from dpks to dpk as the config.rb.example expects. Also, I had to manually create the download subfolder.

Error output is:

There are errors in the configuration of this machine. Please fix the following errors and try again:

vm:

  • The host path of the shared folder is missing: dpk/download
ostracize commented 6 years ago

Requested pull #68