]> git.openstreetmap.org Git - chef.git/commit
Add apt cookbook
authorTom Hughes <tom@compton.nu>
Thu, 30 May 2013 20:24:04 +0000 (21:24 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 30 May 2013 20:24:04 +0000 (21:24 +0100)
commitde98bdef891030ad5d0061a3b91533e85d0742d8
treec4d8b71b53903d16691e909dc2f659282533054f
Add apt cookbook
cookbooks/apt/apt/README.rdoc [new file with mode: 0644]
cookbooks/apt/apt/attributes/default.rb [new file with mode: 0644]
cookbooks/apt/apt/definitions/apt_source.rb [new file with mode: 0644]
cookbooks/apt/apt/metadata.rb [new file with mode: 0644]
cookbooks/apt/apt/recipes/default.rb [new file with mode: 0644]
cookbooks/apt/apt/templates/default/default.list.erb [new file with mode: 0644]
cookbooks/apt/apt/templates/default/hp.list.erb [new file with mode: 0644]
cookbooks/apt/apt/templates/default/opscode.list.erb [new file with mode: 0644]
cookbooks/apt/apt/templates/default/sources.list.erb [new file with mode: 0644]