elreydetoda
elreydetoda
add gitter badge, but not actual communications posting
These projects are too new and not solidified yet, especially with their documentation ( as of today ), so holding off on this for a long term project.
Awesome, thanks for letting me know @Jaryt ! 😁 I'll check it out soon!
current instance specs (c3.small.x86): ``` "cpus": [ { "count": 2, "type": "Intel Xeon Gold 6126" } ], "memory": { "total": "192GB" }, "drives": [ { "count": 1, "size": "150GB", "type":...
baremetal_0 specs: ``` "cpus": [ { "count": 1, "type": "Intel Atom C2550 @ 2.4Ghz" } ], "memory": { "total": "8GB" }, "drives": [ { "count": 1, "size": "80GB", "type": "SSD"...
baremetal_1e ``` "cpus": [ { "count": 1, "type": "Intel(R) Xeon(R) CPU E3-1578L v5 @ 2.00GHz" } ], "memory": { "total": "32GB" }, "drives": [ { "count": 1, "size": "240GB", "type":...
in conclusion, from the information above, I think it doesn't make sense to bump down the instance by $0.10 just to have it possibly take longer and then possibly cost...
Hello @geo-lit , I was curious were we missing a bunch of commits or was this closed because of how long it's been? There hasn't been a commit to the...
That sounds awesome @day1player! I love that @mandiant is taking this more community based approach! 🥳 I also definitely love to help make this packer automated build work for commando-vm....
> Vagrant provisioner is approximately the same cost again. HashiCorp's VMware vagrant plugin doesn't cost money amymore: https://developer.hashicorp.com/vagrant/docs/providers/vmware > Looks like a challenge is that VBox only works on X86/64....