Sha256: 5393f9bc0147c91eff17c5f62975a6966d7f5602406bae80595768cd5e3c786d
Contents?: true
Size: 997 Bytes
Versions: 6
Compression:
Stored size: 997 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. # name "chef" friendly_name "Chef Client" maintainer "Opscode, Inc." homepage "http://www.opscode.com" replaces "chef-full" install_dir "/opt/chef" build_version '1.0.0' build_iteration 4 mac_pkg_identifier "com.getchef.pkg.chef" resources_path File.join(files_path, name) dependency "preparation" dependency "chef" dependency "version-manifest"
Version data entries
6 entries across 6 versions & 1 rubygems