On Tuesday, August 28, 2012 at 2:32 PM, Ringo De Smet wrote:
Sachin,On 21 August 2012 17:14, Sachin Sagar Rai < " target="_blank"> > wrote:I've changed the uri as you suggested, but still it blows up:Following is the recipe:include_recipe "apt"apt_repository "brightbox-ruby-ng" dodistribution node['lsb']['codename']components ["main"]keyserver "keyserver.ubuntu.com"key "C300EE8C"endWhat would you do if you add a new repository to your sources list manually? Right, you would run "apt-get update".So just after your Chef snippet of apt_repository, add this:execute "apt-get update" doaction :runendWorks for me.Ringo
Archive powered by MHonArc 2.6.16.