palantirnet / the-vagrant

Install a Vagrant environment into a Drupal project.
2 stars 1 forks source link

Remove user-specific provisioning and zsh configuration #72

Closed becw closed 4 years ago

becw commented 4 years ago

The user-specific provisioning lines were causing problems on Mac OS 10.15 (Catalina):

TASK [common : Check for user-specific provisioning script] **** fatal: [projectname]: FAILED! => {"changed": false, "msg": "Permission denied"}

I took an informal poll about whether this, or zsh, was something that folks use, and it sounds like not at this time.