Kentaro Hayashi
null+****@clear*****
Mon Dec 26 12:27:32 JST 2016
Kentaro Hayashi 2016-12-26 12:27:32 +0900 (Mon, 26 Dec 2016) New Revision: 4fea829ca656e8489d02d8ebd11886aec8850f48 https://github.com/mroonga/mroonga/commit/4fea829ca656e8489d02d8ebd11886aec8850f48 Message: packages yum: migrate to altas Modified files: packages/yum/Vagrantfile Modified: packages/yum/Vagrantfile (+5 -5) =================================================================== --- packages/yum/Vagrantfile 2016-12-26 12:05:35 +0900 (8fca065) +++ packages/yum/Vagrantfile 2016-12-26 12:27:32 +0900 (61dde06) @@ -8,23 +8,23 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| vms = [ { :id => "centos-5-i386", - :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-5.11-i386_chef-provisionerless.box", + :box_url => "https://atlas.hashicorp.com/bento/boxes/centos-5.11-i386/versions/2.3.1/providers/virtualbox.box", }, { :id => "centos-5-x86_64", - :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-5.11_chef-provisionerless.box", + :box_url => "https://atlas.hashicorp.com/bento/boxes/centos-5.11/versions/2.3.1/providers/virtualbox.box", }, { :id => "centos-6-i386", - :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.8-i386_chef-provisionerless.box", + :box_url => "https://atlas.hashicorp.com/bento/boxes/centos-6.8-i386/versions/2.3.1/providers/virtualbox.box", }, { :id => "centos-6-x86_64", - :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.8_chef-provisionerless.box", + :box_url => "https://atlas.hashicorp.com/bento/boxes/centos-6.8/versions/2.3.1/providers/virtualbox.box", }, { :id => "centos-7-x86_64", - :box_url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-7.2_chef-provisionerless.box", + :box_url => "https://atlas.hashicorp.com/bento/boxes/centos-7.3/versions/2.3.2/providers/virtualbox.box", }, ] -------------- next part -------------- HTML����������������������������...下載