Commit Graph

11 Commits

Author SHA1 Message Date
Ana María Martínez Gómez
bd62df14c3 Fix vagrant broken after updating to Ruby 2.4
Ruby got updated in https://github.com/openSUSE/osem/pull/1588,
But there was a repo missed, so Ruby 2.4 can be installed in our Vagrant
machine.

Closes https://github.com/openSUSE/osem/issues/1601

Mob-programmed by @mdeniz, @DavidKang and @Ana06.
2017-08-11 11:57:01 +03:00
rahul
e71b06bd57 Add ruby 2.4 to travis and vagrant 2017-07-16 22:39:11 +05:30
AEtherC0r3
a925ceac35 Fix typo in bootstrap.sh 2017-06-23 11:00:44 +03:00
AEtherC0r3
bf7e890739 Update vagrant box image to openSUSE 42.2
And fix dependencies
2017-06-23 11:00:44 +03:00
AEtherC0r3
ed1f219b81 Update Ruby to 2.2
Force development environment to use ruby 2.2 in preparation for the
update to Rails 5
2017-06-23 11:00:44 +03:00
Rob Smith
c4366b102a Add another place where rails is called without a full path to the binary 2016-09-17 19:34:25 -07:00
Henne Vogelsang
d532016312 Get config.yml/secrets.yml out of travis/vagrant 2016-04-29 16:36:47 +02:00
Christian Bruckmayer
50d946e4a7 Fixes setup db if statement in bootstrap.sh
to setup the database if there is no developement and no test database already.
2016-03-05 15:15:22 +01:00
Christian Bruckmayer
38296b0a63 Rename options.yml to config.yml in bootstrap.sh
options.yml does not exists in context of OSEM.
Probably a c&p error.
2016-03-05 15:13:56 +01:00
Henne Vogelsang
205fda70ea Some Vagrant fixes
* The whole boostrap script runs in /vagrant
* Make sure that we don't overwrite existing databases
  even if there is no config for them
2016-03-04 15:39:00 +01:00
Christian Bruckmayer
f3549a21d9 Setup vagrant file for development 2015-12-07 15:06:04 +01:00