Skip to content

Commit

Permalink
try and install fastthread
Browse files Browse the repository at this point in the history
  • Loading branch information
timcharper committed Aug 27, 2009
1 parent b7b1ccc commit 34ff681
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions manifests/site.pp
Expand Up @@ -35,3 +35,7 @@
require => Apt_repo["brightbox"]
}

package { "fastthread":
ensure => present,
provider => "gem"
}

0 comments on commit 34ff681

Please sign in to comment.