Sha256: 706faa7ce71a6d1419f8edf598c2314b1a04d2bc89b6fc9296eb34bc66fd61c5
Contents?: true
Size: 1019 Bytes
Versions: 6
Compression:
Stored size: 1019 Bytes
Contents
# # Copyright:: Copyright (c) 2012 Opscode, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # This is a clone of chef that we can install on build and test machines # without interfering with the regular build/test. name "angrychef" maintainer "Opscode, Inc." homepage "http://www.opscode.com" replaces "angrychef" install_dir "/opt/angrychef" build_version '1.0.0' build_iteration 4 dependency "preparation" dependency "chef" dependency "version-manifest"
Version data entries
6 entries across 6 versions & 1 rubygems