<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inokara</author_name>
  <author_url>https://blog.hatena.ne.jp/inokara/</author_url>
  <blog_title>ようへいの日々精進XP</blog_title>
  <blog_url>https://inokara.hateblo.jp/</blog_url>
  <categories>
    <anon>vagrant</anon>
    <anon>メモ</anon>
  </categories>
  <description>vagrant をちゃんと使ったことが無くて VM 起動するのも一苦労だったのでメモる。 www.youtube.com 今さらジローですんません。。。 シンプルな VM 起動 # -*- mode: ruby -*- # vi: set ft=ruby : Vagrant.configure(2) do |config| node.vm.box = &quot;centos&quot; node.vm.network &quot;private_network&quot;, ip: &quot;192.168.33.10&quot; node.vm.provider &quot;virtualbox&quot; do |vb| vb.memory = &quot;1024&quot; en…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finokara.hateblo.jp%2Fentry%2F2015%2F07%2F03%2F100150&quot; title=&quot;vagrant の雑なメモ - ようへいの日々精進XP&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-07-03 10:01:50</published>
  <title>vagrant の雑なメモ</title>
  <type>rich</type>
  <url>https://inokara.hateblo.jp/entry/2015/07/03/100150</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
