<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jogus</author_name>
  <author_url>https://blog.hatena.ne.jp/jogus/</author_url>
  <blog_title>コードの切れ端的なアレ</blog_title>
  <blog_url>https://jogus.hatenadiary.org/</blog_url>
  <categories>
    <anon>AWS</anon>
    <anon>EC2</anon>
    <anon>vagrant-aws</anon>
    <anon>vagrant</anon>
    <anon>環境構築</anon>
    <anon>ruby</anon>
  </categories>
  <description>前回 vagrantの記事をかきましたが、AWSのインスタンスを作るのにもつかえます。vagrantのvagrant-awsプラグインをつかいます。 $ vagrant plugin install vagrant-awsREADME.mdにあるようにVagrantfileファイルを下記のように設定します。 AWSのapiキーやシークレットキー、キーペア、AMIイメージIDなどなどは適切な値に書き換えてください。 Vagrant.configure(&quot;2&quot;) do |config| config.vm.box = &quot;dummy&quot; config.vm.provider :aws do |aws,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjogus.hatenadiary.org%2Fentry%2F20140920%2F1411216930&quot; title=&quot;vagrant-awsでEC2インスタンスを作る - コードの切れ端的なアレ&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>2014-09-20 21:42:10</published>
  <title>vagrant-awsでEC2インスタンスを作る</title>
  <type>rich</type>
  <url>https://jogus.hatenadiary.org/entry/20140920/1411216930</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
