You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TASK [Create a Movefile] *******************************************************
fatal: [vccr.test]: FAILED! => {"changed": true, "cmd": "/bin/bash -lc \"wp scaffold movefile --force\"", "delta": "0:00:00.271249", "end": "2017-12-29 12:15:02.880041", "failed": true, "rc": 1, "start": "2017-12-29 12:15:02.608792", "stderr": "Error: This does not seem to be a WordPress install.\nPass --path=`path/to/wordpress` or run `wp core download`.", "stderr_lines": ["Error: This does not seem to be a WordPress install.", "Pass --path=`path/to/wordpress` or run `wp core download`."], "stdout": "", "stdout_lines": []}
to retry, use: --limit @/vagrant/provision/playbook.retry
PLAY RECAP *********************************************************************
vccr.test : ok=65 changed=56 unreachable=0 failed=1
Cannot track down what other files must be changed for this feature request.
Operating System: Win10
Vagrant Version: 2.0.1
VirtualBox Version: 5.1.30 r118389 (Qt 5.6.2)
propose change to
/provision/playbooks/templates/site.conf
DocumentRoot {{ vccw.document_root }}{{ vccw.hostname }}/public
The text was updated successfully, but these errors were encountered: