[FOLIO-426] Automate port forwarding for demo/backend Vagrant boxes Created: 21/Dec/16 Updated: 12/Nov/18 Resolved: 21/Dec/16 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P3 |
| Reporter: | Wayne Schneider | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 1 hour, 30 minutes | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
Feedback from #general on folio-project.slack.com:
|
| Comments |
| Comment by Wayne Schneider [ 21/Dec/16 ] |
|
Try packaging a Vagrantfile with the appropriate settings with the box files |
| Comment by Wayne Schneider [ 21/Dec/16 ] |
|
Added Vagrantfile.demo and Vagrantfile.backend into folio-ansible for packaging with the Vagrant box:
vagrant package build_demo --vagrantfile Vagrantfile.demo
|