<div dir="ltr"><div><div><div>I end up just remaking my vagrant environments often. It has the side benefit of regularly checking that the vagrant environment is working which is great for the community and other developers. The environment and ansible playbooks are so different between master and 3.0-dev that it's not practical to take a pulp2 vagrant environment and change it to a pulp3 environment (that I know of). Maybe I should keep two totally isolated checkouts like @asmacdo does and just not run both of them at the same time.<br></div><br>Whenever I am about to `vagrant up` I always use the checkout.py script which is only on the master branch of pulp/devel. I run it with:<br><br></div>python scripts/checkout.py    (it defaults to master so this checks out pulp2 cleanly)<br></div>python scripts/checkout.py --version 3.0-dev      (for a pulp3 environment)<br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 6, 2017 at 6:54 PM, Austin Macdonald <span dir="ltr"><<a href="mailto:amacdona@redhat.com" target="_blank">amacdona@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Ambiguity! I keep my pulp code in $HOME/devel, which is the directory I copied. As opposed to the devel project that holds our vagrant and ansible stuff. (Sadly that lives in devel/devel for me.)</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 6, 2017 at 6:45 PM, Austin Macdonald <span dir="ltr"><<a href="mailto:amacdona@redhat.com" target="_blank">amacdona@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I recursively copied my entire devel directory. I have one that stays in 2 mode, and one that stays in 3 mode. They need different hostnames to run simultaneously, but I don't bother with that-- I just shut it down.</div><div class="gmail_extra"><br><div class="gmail_quote"><span>On Thu, Apr 6, 2017 at 6:30 PM, Filip Dobrovolny <span dir="ltr"><<a href="mailto:fdobrovo@redhat.com" target="_blank">fdobrovo@redhat.com</a>></span> wrote:<br></span><div><div class="m_-1881826973329078711h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi all,</div><div><br></div><div>I would like to ask when you are using Vagrant and switch between pulps how do you do it. If you do both of them in one env or you "re-up" when switching. I switch quite often so I ended up basically hacking the Vagrantfile and now i have vagrant up dev and vagrant up dev-old and starting the one I need. And I'm wondering if there is some easier solution.</div><span class="m_-1881826973329078711m_-223745048608950431HOEnZb"><font color="#888888"><div><br></div><div><br></div><div>Filip</div><div><div class="m_-1881826973329078711m_-223745048608950431m_-7785287629481915409gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"></div></div></div></div></div>
</font></span></div>
</blockquote></div></div></div><br></div>
</blockquote></div><br></div>
</div></div><br>______________________________<wbr>_________________<br>
Pulp-dev mailing list<br>
<a href="mailto:Pulp-dev@redhat.com">Pulp-dev@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-dev" rel="noreferrer" target="_blank">https://www.redhat.com/<wbr>mailman/listinfo/pulp-dev</a><br>
<br></blockquote></div><br></div>