Update apt to 7.3.0
It now includes unattended-upgrades support
This commit is contained in:
13
cookbooks/apt/metadata.rb
Normal file
13
cookbooks/apt/metadata.rb
Normal file
@@ -0,0 +1,13 @@
|
||||
name 'apt'
|
||||
maintainer 'Chef Software, Inc.'
|
||||
maintainer_email 'cookbooks@chef.io'
|
||||
license 'Apache-2.0'
|
||||
description 'Configures apt and apt caching.'
|
||||
version '7.3.0'
|
||||
|
||||
supports 'ubuntu'
|
||||
supports 'debian'
|
||||
|
||||
source_url 'https://github.com/chef-cookbooks/apt'
|
||||
issues_url 'https://github.com/chef-cookbooks/apt/issues'
|
||||
chef_version '>= 13.3'
|
||||
Reference in New Issue
Block a user