Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to create AIPs using local content #53

Open
scollazo opened this issue Feb 14, 2018 · 2 comments
Open

Allow to create AIPs using local content #53

scollazo opened this issue Feb 14, 2018 · 2 comments

Comments

@scollazo
Copy link
Member

Currently, we sync the "current" folder (the one we use to run "vagrant up") using "/vagrant" as path in the virtual machine.

Changing this path to /home/local-sync (or any other name), would allow users to put their own transfers on the same folder than the playbooks, and process them, beacause /home is configured as the default transfer source in the storage service

@sromkey
Copy link

sromkey commented Feb 15, 2018

That sounds like a good idea to me!

@scollazo
Copy link
Member Author

We could also create a symbolic link to /vagrant from /home/vagrant-sync

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants