Commit Graph

20 Commits

Author SHA1 Message Date
Ricardo Aielo 365111f3bb Box switched to hashicorp/bionic64 and supported providers adjusted 2019-09-22 13:07:46 -03:00
Ricardo Aielo ae3ae5078f Memory set to 2GB to run tests with no Errno::ENOMEM 2019-08-08 19:11:52 -07:00
Ricardo Aielo 990bc107fa grep error suppressed in case .bash_profile does not exist 2019-08-08 15:55:46 -07:00
Ricardo Aielo 546cd90cea Removed explicit bundler install since there is no dependency in gemspec 2019-08-08 15:53:03 -07:00
Ricardo Aielo 068e348826 Next-to-last ruby to avoid unsupported version from gemspec 2019-08-08 15:42:45 -07:00
Ricardo Aielo 7167c9a2fe RVM installed with apt-get (ubuntu_rvm) 2019-08-08 15:31:14 -07:00
Ricardo Aielo 5dfbd20aa3 Box updated to ubuntu/bionic64 (18.04) 2019-08-08 15:25:34 -07:00
monotonee abc50e3e0b Updated Vagrantfile to install more recent versions of software.
Quieted the apt-get installs to reduce terminal output chaos.

Changed the rvm GPG key server to remove the expired key warning
when the rvm public key is used to verify the rvm download. Command
used conforms to that specified by rvm.io.

Ruby and bundler versions are read from Vagrant's gemspec and used
with rvm to download the latest Ruby version that complies with
the version constraint. Exact bundler version is installed according
to gemspec.

Rubygems is upgraded to latest version through rvm.
2016-07-26 20:00:02 -04:00
Carlos Rodrigues ec30f7ee07 Ensure the dev vagrant VM is ready to run tests 2016-07-25 18:11:56 +01:00
Carlos Rodrigues eba1b24534 Update development vagrant to ruby 2.2.3 2016-07-25 18:11:41 +01:00
Mitchell Hashimoto 6e3e01bd59 Fix Vagrantfile 2015-07-08 10:12:31 -06:00
Mitchell Hashimoto c2cae80de5 providers/dock: pull image prior to starting 2015-07-08 10:09:15 -06:00
Seth Vargo d62ddb3012 Switch back to hashicorp/precise64 2015-05-30 21:39:06 -07:00
Christian Berendt 1284c92e23 Fix Vagrantfile to develop Vagrant
This fixes the following issues when using the provided Vagrantfile
that can be used to develop Vagrant.

* use -s for curl

* set a hostname

* set the config.ssh.shell in the development Vagrantfile

==> default: stdin: is not a tty

* export the DEBIAN_FRONTEND variable

==> default: dpkg-preconfigure: unable to re-open stdin: No such file or
directory

* import the mpapis public key to verify downloaded release

==> default: -su: rvm: command not found

* use official Ubuntu Trusty box

New release '14.04.2 LTS' available.
2015-05-13 20:38:56 +02:00
Mitchell Hashimoto 9b34c5d904 Change provider order to prefer VMware (in source Vagrantfile) 2015-01-05 21:04:20 -08:00
Mitchell Hashimoto b421561781 Fix push typo 2014-12-12 01:23:39 -08:00
Mitchell Hashimoto 01cfc8951c vagrant push to deploy Vagrant
/cc @sethvargo !!!
2014-12-12 00:53:50 -08:00
Mitchell Hashimoto 082d92c8ff Vagrantfile for vagrant dev [GH-4089] 2014-08-08 12:30:06 -07:00
Mitchell Hashimoto 8f1c83865a Finishing the renaming process 2010-02-09 23:10:16 -08:00
Mitchell Hashimoto c1998d2127 And then God said unto thee, "You shall be named Vagrant." 2010-02-09 23:08:23 -08:00