Source: chake Section: admin Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Antonio Terceiro Build-Depends: asciidoctor, debhelper (>= 11~), gem2deb, rake, ruby-rspec, ruby-simplecov, Standards-Version: 4.1.4 Vcs-Git: https://salsa.debian.org/ruby-team/chake.git Vcs-Browser: https://salsa.debian.org/ruby-team/chake Homepage: https://gitlab.com/terceiro/chake Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: chake Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: rake, ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: serverless configuration management tool for chef chake allows one to manage a number of hosts via SSH by combining chef (solo) and rake. It doesn't require a chef server; all you need is a workstation from where you can SSH into all your hosts. chake automates copying the configuration management repository to the target host (including managing encrypted files), running chef on them, and arbitraty commands on the hosts.