タグ

vagrantに関するebirhusのブックマーク (5)

  • vagrantでWarning: Authentication failure. Retrying...が出まくる時 - helen's blog

    仮想環境準備 Vagrant by HashiCorp Downloads – Oracle VM VirtualBox A list of base boxes for Vagrant - Vagrantbox.es $ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'bento/centos-6.7' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 ==> default: Loading metadata for box 'bento/centos-6.7' default:

    vagrantでWarning: Authentication failure. Retrying...が出まくる時 - helen's blog
  • Vagrant box centos/7 | Atlas by HashiCorp

    This version was created 1 month ago. This is the currently released version. v1509.01 Updated CentOS vagrant box's for CentOS Linux 7/x86_64. These vagrant box's are updated to the end of Sept, and now come with a 40GB disk size ( its still spare allocated, so does not result in an increased download size ).

  • Vagrant box centos/6 | Atlas by HashiCorp

    This version was created 5 days ago. This is the currently released version . v1611.01 CentOS Linux 6/x86_64 Vagrant images updated to 15 December 2016. Full release notes are published at : https://seven.centos.org/2016/12/updated-centos-vagrant-images-available-v1611-01/ The following providers are enabled: virtualbox, libvirt and vmware_fusion, vmware_workstation We appreciate comments and feed

  • VagrantとDockerについて名前しか知らなかったので試した

    筆者注 UPDATE3 Dec 2019 未だストックが伸びていますが、この記事はあまりにも古いです。そろそろこの記事を参考にするのはヤバいと思います。 UPDATE2 Nov 2016 たくさんの反響ありがとうございます。予想以上に「いいね」「ストック」が伸び続けていたため、記事中のよろしくない部分を修正しました。 UPDATE Nov 2016 記事は筆者自身も未熟な時期に書いたもので、今読み返してみるとやや不正確な表現があったり、既により良い手段に置き換えられている内容が含まれます。足がかり程度にお読みください。 1. はじめに この記事の想定読者 私 VagrantとDocker、どちらも名前だけは知ってるという方 インフラ構成のコード化と共有に興味があるけどまだ触ってないという方 各種ソフトの概要と利用シーンについて軽く触れつつ、調べた内容をまとめておきました。 (執筆時点でそ

    VagrantとDockerについて名前しか知らなかったので試した
  • vagrantの便利に使えるプラグイン6選 - Qiita

    オライリージャパンから『実践 Vagrant』が発売されるなど注目を集めているVagrantですが、Vagrantをより便利に使うためにプラグインを利用することができます。私が個人的に使用して、便利だと思ったプラグインについてまとめました。 便利なプラグイン6選 sahara vagrant-cachier vagrant-global-status vagrant-omnibus vagrant-vbguest vagrant-vbox-snapshot 1. sahara jedi4ever/sahara · GitHub サンドボックスモードを有効にするプラグインです。サンドボックスモード内で実行した操作はロールバック機能で実行前の状態に戻すことができます。実行した操作を確定したい場合はコミットを実行します。Chefのレシピをいろいろ試したい場合などに便利に使えます。 インストール方

    vagrantの便利に使えるプラグイン6選 - Qiita
  • 1