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
{{ message }}
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.
I had this problem, and it seems to be an incompatibility between Puppet version 4, and the Vagrant puppet provisioner.
The advice in the link below worked for me in the end: move the puppet config into an environments/test folder and specify that environment in the "puppet" provision block.
When I executed the
vagrant up
command it ended with an error:How can I fix it?
Full log is here:
The text was updated successfully, but these errors were encountered: