Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document root change #301

Open
inetbiz opened this issue Dec 29, 2017 · 2 comments
Open

Document root change #301

inetbiz opened this issue Dec 29, 2017 · 2 comments

Comments

@inetbiz
Copy link

inetbiz commented Dec 29, 2017

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

@inetbiz
Copy link
Author

inetbiz commented Dec 29, 2017

My build fails with the following error:

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.

@inetbiz
Copy link
Author

inetbiz commented Dec 29, 2017

Even after hitting a few things missed, I still fail TASK [Create a Movefile] And, unsure what has to change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant