sonatype / chef-nexus-repository-manager

Chef recipes for Nexus Repository Manager
Other
45 stars 28 forks source link

INT - Removed berkshelf install because it is already included in the chefdk #40

Closed bigspotteddog closed 6 years ago

bigspotteddog commented 6 years ago

Berkshelf is already included in the chefdk. We were installing berkshelf 6.3.2 which is bringing down a dependency, mixlib-archive 0.4.5, which breaks the build with an "Unrecognized archive format" error: https://github.com/chef/mixlib-archive/issues/20.