This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Description
I might be missing something very basic. I cloned drupal-vm, and when I run vagrant up I get this error. Has anyone encountered it before?
GATHERING FACTS ***************************************************************
fatal: [drupaldev] => SSH Error: Received disconnect from 127.0.0.1: 2: Too many authentication failures for vagrant
while connecting to 127.0.0.1:2222
It is sometimes useful to re-run the command using -vvvv, which prints SSH debug output to help diagnose the issue.
TASK: [Update apt cache if needed.] *******************************************
FATAL: no hosts matched or all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/Users/alimac/playbook.retry
drupaldev : ok=0 changed=0 unreachable=1 failed=0
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.