Skip to content

Commit

Permalink
Also helps if I don't mix up url and mirrorlist.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Rycar authored and Chris Lundquist committed Feb 20, 2013
1 parent ed90a9c commit c5b6e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/repo.rb
Expand Up @@ -18,6 +18,6 @@

yum_repository "nginx" do
description "Nginx.org Repository"
mirrorlist node['nginx']['yum']['url']
url node['nginx']['yum']['url']
end

0 comments on commit c5b6e73

Please sign in to comment.