[chef] chefonic way to do apt-get update


Chronological Thread 
  • From: David Montgomery < >
  • To:
  • Subject: [chef] chefonic way to do apt-get update
  • Date: Sat, 30 Jun 2012 21:21:26 +0800

Hi,

what is the chef way for running apt-get update in a recipe?

for now I am using:

execute "apt_update" do
  command "apt-get update"
  action :run
end



Archive powered by MHonArc 2.6.16.

§