Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

synced_folder: few projects #2847

Open
maxttor opened this issue Aug 3, 2019 · 0 comments
Open

synced_folder: few projects #2847

maxttor opened this issue Aug 3, 2019 · 0 comments

Comments

@maxttor
Copy link

maxttor commented Aug 3, 2019

Try to add two projects to synced_folder:

 synced_folder:
            folder1:
                owner: www-user
                group: www-data
                source: 'C:\\Users\\maxxt\\Documents\\Projects\\projects1'
                target: /var/www/project1/
                sync_type: default
            folder2:
                owner: www-user
                group: www-data
                source: 'C:\\Users\\maxxt\\Documents\\Projects\\projects2'
                target: /var/www/project2/
                sync_type: default

But after vagrant up got all projects in folder: /var/www (not only projects1 and projects2). Why?

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

No branches or pull requests

1 participant