Sha256: 77a06cb80766583cebdf68ea7478bbc29031980b1c14059d7aa41b777efe5099
Contents?: true
Size: 911 Bytes
Versions: 2
Compression:
Stored size: 911 Bytes
Contents
name 'git' maintainer 'Chef Software, Inc.' maintainer_email 'cookbooks@chef.io' license 'Apache 2.0' description 'Installs git and/or sets up a Git server daemon' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) version '4.5.0' recipe 'git', 'Installs git' recipe 'git::server', 'Sets up a runit_service for git daemon' recipe 'git::source', 'Installs git from source' supports 'amazon' supports 'arch' supports 'centos' supports 'debian' supports 'fedora' supports 'freebsd' supports 'mac_os_x', '>= 10.6.0' supports 'omnios' supports 'oracle' supports 'redhat' supports 'smartos' supports 'scientific' supports 'ubuntu' supports 'windows' depends 'build-essential' depends 'dmg' depends 'windows' depends 'yum-epel' source_url 'https://github.com/chef-cookbooks/git' if respond_to?(:source_url) issues_url 'https://github.com/chef-cookbooks/git/issues' if respond_to?(:issues_url)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
chef-12.11.18-universal-mingw32 | acceptance/top-cookbooks/test_run/git/metadata.rb |
chef-12.11.18 | acceptance/top-cookbooks/test_run/git/metadata.rb |