| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.0.4.tar.gz | 2021-05-28 | 297.3 kB | |
| 6.0.4.zip | 2021-05-28 | 730.0 kB | |
| README.md | 2021-05-28 | 620 Bytes | |
| Totals: 3 Items | 1.0 MB | 0 | |
Breaking Changes
N/A
New/changed variables in default.config.yml
- Added variable
vagrant_nfs_fix_enabled: false- See [#2154]. If you are having trouble with NFS going away on macOS Big Sur, override this variable and set it totrueto overcome a Vagrant bug in the latest version of macOS.
Improvements
- Upgraded php-versions, solr, memcached, nginx, and mysql roles to latest versions.
Bugfixes
- [#2154]: Add new
vagrant-nfs-fixrole to solve NFS issues on macOS Big Sur. - [#2166]: Fix ansible version output regex matching for new core/community version output.