<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vagrant on the art of simplicity</title><link>https://naoko.github.io/tags/vagrant/</link><description>Recent content in Vagrant on the art of simplicity</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 30 Jan 2018 00:00:00 +0000</lastBuildDate><atom:link href="https://naoko.github.io/tags/vagrant/index.xml" rel="self" type="application/rss+xml"/><item><title>Upgrade vagrant to latest</title><link>https://naoko.github.io/posts/2018-02-06-vagrant-on-ubuntu/</link><pubDate>Tue, 06 Feb 2018 00:00:00 +0000</pubDate><guid>https://naoko.github.io/posts/2018-02-06-vagrant-on-ubuntu/</guid><description>&lt;h3 id="the-problem"&gt;The Problem:&lt;/h3&gt;
&lt;p&gt;I love vagrant. I am so dependent on testing my ansible before I run against &lt;code&gt;mutable&lt;/code&gt; boxes.
Yes, I&amp;rsquo;m still living in place where Ops provision VM and the box stays &lt;code&gt;mutable&lt;/code&gt;.
It is okay though&amp;hellip; change should be coming.
Anyhow, I installed vagnrat on my new Ubuntu machine (ubuntu-17.10) but the version was 1.9.
It was working fine until I upgraded the box to &lt;code&gt;debian/stretch64&lt;/code&gt;. It says that
&lt;code&gt;The box 'debian/stretch64' could not be found&lt;/code&gt;.
And noticed that it was trying to look in the old repo
&lt;code&gt;https://atlas.hashicorp.com&lt;/code&gt; instead of this &lt;code&gt;https://app.vagrantup.com&lt;/code&gt;.&lt;/p&gt;</description></item></channel></rss>