Package: wnpp Severity: wishlist Owner: Thomas Goirand <z...@debian.org> X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name : puppet-module-camptocamp-augeas Version : 1.9.0 Upstream Author : Raphaƫl Pinson <raphael.pin...@camptocamp.com> * URL : https://github.com/camptocamp/puppet-augeas * License : Apache-2.0 Programming Lang: Puppet Description : Puppet module for Augeas Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . Camptocamp Augeas extends Puppetlabs's augeas-core. Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files. This is a dependency of camptocamp-postfix which I'm packaging.