Skip to content

Commit

Permalink
last update
Browse files Browse the repository at this point in the history
  • Loading branch information
rkesters committed Oct 16, 2013
1 parent 57c6815 commit d834bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/gitlab.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name "gitlab"
description "install gitlab"
run_list('recipe[build-essential]','recipe[mysql::server]' , "recipe[gitlab]")
run_list('recipe[ruby-headers]','recipe[build-essential]','recipe[mysql::server]' , "recipe[gitlab]")


default_attributes(
Expand Down

0 comments on commit d834bae

Please sign in to comment.