puppet-module-camptocamp-augeas 1.9.0-2 source package in Ubuntu

Changelog

puppet-module-camptocamp-augeas (1.9.0-2) unstable; urgency=medium

  * Reupload source-only.

 -- Thomas Goirand <email address hidden>  Sat, 21 Aug 2021 20:38:44 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
puppet-module-camptocamp-augeas_1.9.0-2.dsc 2.1 KiB b9c81e07a389551ad4ac2fda811b307482f8970491836bb44422f09229b1f995
puppet-module-camptocamp-augeas_1.9.0.orig.tar.xz 17.9 KiB 44167c6c19ecbb2e3bdbfaf2864f074493f511ee5f6bb8c1e340df59e1d05040
puppet-module-camptocamp-augeas_1.9.0-2.debian.tar.xz 1.8 KiB 457f64c84a8c5ede5c62ba85d9e0c048b8f2dd6d981d94d8d6d64a27e87e7d2f

Available diffs

No changes file available.

Binary packages built by this source

puppet-module-camptocamp-augeas: 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.