Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Commit

Permalink
Re-enable version limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
roderik committed Jan 3, 2013
1 parent 5cebeb9 commit 3025611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/bash_it.rb
Expand Up @@ -2,7 +2,7 @@

git "#{Chef::Config[:file_cache_path]}/bash_it" do
repository node['bash_it']['repository']
# revision bash_it_version
revision bash_it_version
destination "#{Chef::Config[:file_cache_path]}/bash_it"
action :sync
end
Expand Down

0 comments on commit 3025611

Please sign in to comment.