Skip to content

Commit

Permalink
removing duplicate symlink definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar Clemens Mierau committed Aug 14, 2012
1 parent 03f17c1 commit 68c4f63
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions manifests/system.pp
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
],
}
file {
'/usr/local/bin/rvm':
ensure => link,
require => Exec['system-rvm'],
target => '/usr/local/rvm/bin/rvm';
'/usr/local/bin/bundle':
ensure => link,
require => Exec['system-rvm'],
Expand Down

0 comments on commit 68c4f63

Please sign in to comment.