chef 12.3.0-3ubuntu1 source package in Ubuntu
Changelog
chef (12.3.0-3ubuntu1) xenial; urgency=medium * Merge from Debian unstable. Remaining changes: - debian/tests/init: Be more verbose on failure, and tighten the pgrep to avoid catching "systemd-cgroups-agent chef-client.service" after stopping. * debian/patches/relax-plist-dependency.patch: Allow plist >= 3.1.0 instead of ~> because we have plist 3.2.0 packaged. chef (12.3.0-3) unstable; urgency=medium * debian/tests/control: add `allow-stderr` to "init" test. * debian/control: - add dependency on lsb-release - change Vcs-Git: from git:// to https:// * 0002-Relax-dependency-on-ruby-net-ssh.patch: allow usage with ruby-net-ssh 3.0 (Closes: #812912) -- Logan Rosen <email address hidden> Wed, 16 Mar 2016 17:44:48 -0500
Upload details
- Uploaded by:
- Logan Rosen
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | ruby |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
chef_12.3.0.orig.tar.gz | 1.4 MiB | 1a02b457d8e4d7a33f0b9d288e80d6db828347b5dd381d8fdcd9fb9702ffbec4 |
chef_12.3.0-3ubuntu1.debian.tar.xz | 25.1 KiB | 14509416c808798a7d9be2aaf5c3986d0c6d8eb34d07442b4e1e69942c83ac42 |
chef_12.3.0-3ubuntu1.dsc | 2.3 KiB | 29eccabfdb25a746e546dcfd456e0e4d3281424c89d96a60507bfd2094ab8d27 |
Available diffs
Binary packages built by this source
- chef: systems integration framework - clients
Chef is a systems integration framework and configuration management library
written in Ruby. Chef provides a Ruby library and API that can be used to
bring the benefits of configuration management to an entire infrastructure.
.
Chef can be run as a client (chef-client) to a server, or run as a standalone
tool (chef-solo). Configuration recipes are written in a pure Ruby DSL.
.
This package provides the chef-client, chef-solo, and knife binaries as well
as the Chef library.