cdist 4.0.0~pre3-1 source package in Ubuntu

Changelog

cdist (4.0.0~pre3-1) unstable; urgency=low

  * Initial release (Closes: #785334)
  * Add patch to enable build without git checkout
  * Add patch to fix manpages spelling errors

 -- Dmitry Bogatov <email address hidden>  Thu, 14 May 2015 05:08:03 +0300

Upload details

Uploaded by:
Dmitry Bogatov
Uploaded to:
Sid
Original maintainer:
Dmitry Bogatov
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cdist_4.0.0~pre3-1.dsc 1.9 KiB 0ff8fe36ecc90c39252f96e68138718bd78e45d0566945de5ea184bfd0a94ec4
cdist_4.0.0~pre3.orig.tar.gz 4.8 MiB b4852b2c590242c99334036fc498af745c91af87fb60af8b7191c19ecde90292
cdist_4.0.0~pre3-1.debian.tar.xz 4.4 KiB e4a81a6d379d98e1e3921d087a4b018786cd5f2e240f1ea67a790a09703d074b

No changes file available.

Binary packages built by this source

cdist: Usable Configuration Management System

 cdist is a usable configuration management system.
 It adheres to the KISS principle and is being used in
 small up to enterprise grade environments. It has the
 following noteworthy features:
 .
  * shell scripting configuration language
  * access to all control structures (if, case, for, while)
  * idempotent target properties
  * zero-dependencies: target system need only /bin/sh and ssh
  * push-based distribution
  * highly-scalable
 .
 cdist is an alternative to other configuration management systems
 like cfengine, bcfg2, chef and puppet.