sophia
ba93a4e323
Restore Vagrant development Vagrantfile
2022-07-28 14:12:50 -05:00
sophia
d786649e03
Add box if not found in box collection
2022-04-25 12:25:55 -05:00
sophia
6e1dc229bb
Don't assume vagrant host is linux in Vagrantfile
2022-04-25 12:24:33 -05:00
sophia
a128d98dea
Move to_proto to config classes
2022-04-25 12:24:21 -05:00
sophia
0e40c2eb97
to_proto save point
2022-04-25 12:24:20 -05:00
sophia
b8cffb62a4
Remove invalid vagrantfile fields
2022-04-25 12:24:20 -05:00
sophia
85271c616e
Collect config defined by community plugins
2022-04-25 12:24:20 -05:00
sophia
7f9702a095
Successfully parse vagrantfile
2022-04-25 12:24:19 -05:00
sophia
c2176d5e80
Extract vagrant and communicator settings from Vagrantfile
2022-04-25 12:24:18 -05:00
sophia
849755646b
Define config for config.ssh, winrm, winssh, vagrant
2022-04-25 12:24:18 -05:00
sophia
da58bbc1c1
Get all config.vm.* variables
2022-04-25 12:24:18 -05:00
sophia
9c1d09eb8a
Extract providers
2022-04-25 12:24:18 -05:00
sophia
81368d83dd
More complicated provider setup
2022-04-25 12:24:18 -05:00
sophia
5467b9134c
Extract network info from Vagrantfile into proto
2022-04-25 12:24:18 -05:00
sophia
ace5f0db69
Parse out networks and synced folders
2022-04-25 12:24:18 -05:00
sophia
7982d86afd
Extract configuration information less manually
2022-04-25 12:24:17 -05:00
sophia
0923f1edf2
Collect config for Vagrantfile config element that does not exist in Ruby
2022-04-25 12:24:17 -05:00
sophia
ec54c07f34
More complex Vagrantfile
2022-04-25 12:24:17 -05:00
sophia
0a57d0ba10
Save point: go command plugin
2022-04-25 12:24:01 -05:00
Tim Visher
0f603e3363
Vagrantfile: Fix setup for tests
2021-06-14 19:30:31 -04:00
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