Skip to content

Commit

Permalink
Remove unused stuff, configure to use .ruby-version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytro committed Sep 20, 2013
1 parent 51933e0 commit 70e610f
Show file tree
Hide file tree
Showing 19 changed files with 5 additions and 150 deletions.
Empty file removed .gitmodules
Empty file.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ruby-2.0.0-p247
7 changes: 0 additions & 7 deletions elastic.json

This file was deleted.

6 changes: 0 additions & 6 deletions git-committer.json

This file was deleted.

8 changes: 0 additions & 8 deletions git_keys.json

This file was deleted.

4 changes: 0 additions & 4 deletions github_keys.json

This file was deleted.

10 changes: 0 additions & 10 deletions guru-webserver.json

This file was deleted.

10 changes: 4 additions & 6 deletions install.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,19 @@
# Configuration: set required versions of rvm, ruby and chef
# below. Install script will install or upgrade versions as required.
# ----------------------------------------------------------------------
#RUBY="ruby-2.0.0-p195"
CHEF="10.24.0"
#CHEF="11.4.4"
RUBY="ruby-1.9.3-p327"
CHEF="11.6.0"
RUBY=$(cat .ruby-version)
#
# Additional patch for Ruby if required. For 1.9.3 this can be
# 'falcon' performance patch. RVM installs Ruby with additional
# parameter: --patch falcon
#
RUBY_PATCH=falcon
# RUBY_PATCH=falcon

#
# For Ruby 2.0 downgrade rubygems to pre 2.0 version
# -------------------------------------------------
RUBYGEMS=1.8.25
# RUBYGEMS=1.8.25

# ----------------------------------------------------------------------
# Config for CentOS
Expand Down
11 changes: 0 additions & 11 deletions roles/tm_designer.rb

This file was deleted.

9 changes: 0 additions & 9 deletions roles/tm_developer.rb

This file was deleted.

16 changes: 0 additions & 16 deletions roles/tm_production.rb

This file was deleted.

23 changes: 0 additions & 23 deletions roles/tm_web_server.rb

This file was deleted.

8 changes: 0 additions & 8 deletions teammight.json

This file was deleted.

4 changes: 0 additions & 4 deletions tm_designer.json

This file was deleted.

4 changes: 0 additions & 4 deletions tm_developer.json

This file was deleted.

4 changes: 0 additions & 4 deletions tm_production.json

This file was deleted.

11 changes: 0 additions & 11 deletions tm_staging.json

This file was deleted.

9 changes: 0 additions & 9 deletions vm.sh

This file was deleted.

10 changes: 0 additions & 10 deletions webserver.json

This file was deleted.

0 comments on commit 70e610f

Please sign in to comment.