And it works like magic ! I don't understand ... here is the log : https://pastebin.com/ic5cenTt
Maybe I can tell that I waited a bit longer than usual, but I can't prove it, but I stopped the execution (ctrl+c) as you can see in the log : *==> default: Waiting for cleanup before exiting...* And you can notice that under that line the usual line of a cms (C:\Drupal Vagrant) and then boom, those lines appears I really don't know how So Is there any timeout or a time I don't know I need to configure, or it's just not more verbose , and it actually was cloning but i couldn't see it on the terminal (I was always checking the folder if its cloned or not but nothing on it ) Le jeudi 30 mai 2019 22:21:04 UTC+2, Dennis Chang a écrit : > > I believe your provision script is run as root. So sudo isn't necessary > (probably doesn't hurt either). > > But I believe that git requires configuration settings. > I.e. user.name and user.email. > > Perhaps you can run the command "git config user.name" and "git config > user.email". > And see what it says. You may need to set these in order to run Git. > If I'm not mistaken it really depends on how your repo is configured. > If it's *allow everyone to clone or fork" ... then it shouldn't complain. > But if the repo is more restrictive then I can see why it may fail. > > Dennis > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/4c1cbddf-3e9f-4f27-9133-10486646568e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
