<div dir="ltr"><div>It appears that Vagrant has been supplanted by Otto. </div><div><br></div><a href="https://hashicorp.com/blog/otto.html">https://hashicorp.com/blog/otto.html</a><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 4, 2015 at 7:48 PM, Scott Merrill <span dir="ltr">&lt;<a href="mailto:skippy@skippy.net" target="_blank">skippy@skippy.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><p dir="ltr"><br>
On Oct 4, 2015 7:19 PM, <a href="mailto:jep200404@columbus.rr.com" target="_blank">jep200404@columbus.rr.com</a> wrote:<br>
&gt; Vagrant <br>
&gt;     creates and configures VMs <br>
&gt;     much support for VirtualBox VMs <br>
&gt;     little support for KVM/QEMU VMs <br>
&gt;     only for development and testing <br>
&gt;     not for production <br>
&gt;         why??? is it too insecure? </p>
</span><p dir="ltr">Vagrant is usually used with VirtualBox to run a VM on a personal computer. VirtualBox is neat, but there are better solutions for running VMs in a production environment.</p>
<p dir="ltr">I think there&#39;s a plugin to allow Vagrant to speak to VMware but I still wouldn&#39;t use Vagrant for production workloads.</p>
<p dir="ltr">Vagrant can be super slow. It can be fiddly with VM settings.</p>
<p dir="ltr">We use Vagrant heavily to build and test Puppet modules. We then have our developers use Vagrant boxes configured with these same Puppet modules. This ensures that the apps they develop are running in an environment very similar to our production servers (which are also built using these same Puppet modules).<br></p>
<p dir="ltr">The Vagrant presentation from OLF will be reprised at the October COLUG meeting. October 21. Stay tuned for the official announcement.</p>
<p dir="ltr">Cheers,<br>
Scott</p>
<br>_______________________________________________<br>
colug-432 mailing list<br>
<a href="mailto:colug-432@colug.net">colug-432@colug.net</a><br>
<a href="http://lists.colug.net/mailman/listinfo/colug-432" rel="noreferrer" target="_blank">http://lists.colug.net/mailman/listinfo/colug-432</a><br>
<br></blockquote></div><br></div>