Skip to content

Commit

Permalink
notify rvm_version has been removed, remove missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Sanchez committed Oct 15, 2013
1 parent fd06f5a commit 122e1c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifests/system.pp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
# Update the rvm installation to the version specified
notify { 'rvm-get_version':
message => "RVM updating to version ${version}",
require => Notify['rvm_version'],
} ->
exec { 'system-rvm-get':
path => '/usr/local/rvm/bin:/usr/bin:/usr/sbin:/bin',
Expand Down

0 comments on commit 122e1c5

Please sign in to comment.