Describe the bugvagrant up fails with "file not found" error.
To Reproduce
Steps to reproduce the behavior:
set up kuma-demo following to https://kuma.io/docs/0.7.1/quickstart/universal/ and it fails at vagrant up with "file not found" error when trying to create "postgresql" VM.
I suggest this is due to postgresql's version up from 12 to 13.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Ubuntu
Kuma: v0.7.1
Environment Universal
Additional context
Add any other context about the problem here.
Describe the bug
vagrant up
fails with "file not found" error.To Reproduce Steps to reproduce the behavior: set up kuma-demo following to https://kuma.io/docs/0.7.1/quickstart/universal/ and it fails at
vagrant up
with "file not found" error when trying to create "postgresql" VM. I suggest this is due to postgresql's version up from 12 to 13.Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.