b-long
b-long
I just used `vagrant snapshot back` on a halted VM (to restore to a previous halted state); and was surprised to find that the default behavior is to start the...
I think if the current state is halted, and the snapshot state is halted, the extra flag (perhaps `--start`) would optionally run the VM. By default though `vagrant snapshot back`...
Ah, fair enough. I hadn't considered current consumers. I agree with you.
I like it :+1:
@jrsales Check out this list, a few of them support Jekyll: https://github.com/b-long/awesome-static-hosting-and-cms#content-management-systems-cms
Replying to @hadialqattan 's comment (which I think is a valuable point). Perhaps this feature could be enabled by an opt-in method (e.g. a command line flag), so that users...
First off, thanks so much for this project Indygreg. It's fantastic 👍 Thank you. I'm wondering if there's news on this issue. Is there a workaround? Is there a proposed...
Hi friends, I'd love to see this feature, _max instances parameter exposed to the Ansible `gcp_cloudfunctions_cloud_function` module_, land. Does anyone have any feedback that might help this move forward? cc/...
Thanks @offthewoll for the tip! As an alternative approach, would this do the trick? ``` choco install visualstudio2019buildtools choco install microsoft-visual-cpp-build-tools ```