Source: itamae Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Scott Leggett , Antonio Terceiro , Build-Depends: asciidoctor, debhelper-compat (= 13), gem2deb (>= 1), rake, ruby-ansi, ruby-fakefs, ruby-hashie, ruby-rspec, ruby-schash, ruby-specinfra (<< 3.0.0), ruby-thor Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/ruby-team/itamae.git Vcs-Browser: https://salsa.debian.org/ruby-team/itamae Homepage: https://itamae.kitchen/ Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: itamae Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Simple Configuration Management Tool Itamae is a simple and lightweight configuration management tool inspired by Chef. It has a Chef-like DSL, recipes only, and is idempotent. . Itamae can run locally, or over SSH. It can also operate on Docker or Vagrant targets. Itamae leverages the Serverspec/Specinfra project to be OS agnostic.