[FOLIO-379] Update documentation for folio-ansible project Created: 09/Nov/16 Updated: 12/Nov/18 Resolved: 16/Nov/16 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | New Feature | Priority: | P3 |
| Reporter: | Wayne Schneider | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | sprint2 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 4 hours, 20 minutes | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Comments |
| Comment by David Crossley [ 15/Nov/16 ] |
|
I had trouble with folio-ansible on this up-to-date macOS. But found a beaut workaround. Followed Mike's notes about downgrading the vagrant version, due to the curl issue. The trouble here was that there is already a newer VirtualBox installed here with Docker Toolbox. The older vagrant wants to downgrade VirtualBox too. I found a better solution. Remove the curl from the vagrant installation to let it use the system one. (Their next release should fix it.) sudo rm -rf /opt/vagrant/embedded/bin/curl |
| Comment by Wayne Schneider [ 16/Nov/16 ] |
|
Documentation updated by me, Mike Taylor, and David Crossley. More detail added to ansible-roles.md and vagrant.md files to clarify. |