Download List

项目描述

cdist is a usable configuration management system. It adheres to the KISS principle and is being used in both small and enterprise-grade environments. It is an alternative to other configuration management systems like cfengine, bcfg2, chef, and puppet.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-10 10:34
2.1.0

这是一个主要版本有许多新的类型和错误修正。
标签: cleanup, major release, bugfix, features, beautiful
This is a major release with many new types and bugfixes.

2012-03-13 12:04
2.0.9

此版本清理文档正确显示环境变量列表和包括一些轻微的惩戒。添加了新的 __package_opkg、 __package_pkg_freebsd 和 __mysql_database 类型。添加了对交换机和亚马逊 Linux 的支持。添加了新的示例,演示如何使用 rsync 备份文件。核心现在存在一个非零状态如果配置失败。现在的文档描述如何做模板化。
标签: features, Documentation, new types
This release cleaned up the documentation by displaying the environment variable list properly and including some minor corrections. New __package_opkg, __package_pkg_freebsd, and __mysql_database types were added. Support for OpenWRT and Amazon Linux was added. A new example showing how to use rsync to backup files was added. The core now exists with a non-zero status if configuration failed. The documentation now describes how to do templating.

2012-02-21 07:54
2.0.8

此发行版中删除另一个下流回溯发送 SIGINT (aka Ctrl-C) 时。它将更好地提示给错误的来源。它不输出故障脚本,但只显示脚本的路径。它在清单中移除 __debug 变量支持 (类型! = 核心调试)。它改变了 __package_ * 类型来支持缺席/至今 (现在默认状态名称)。删除安装的值将在 cdist 2.1 中被删除。它改变了 __process,支持缺席/至今 (现在默认状态名称)。在 cdist 2.1 中,运行或停止的值将被删除。此版本支持布尔参数。
标签: bugfix cleanup boolean_parameter
This release removes another nasty traceback when sending SIGINT (aka Ctrl-C). It gives better hints to the source of errors. It does not output the failing script, but the path to the script only. It removes support for __debug variable in manifests (Type != Core debugging). It changes __package_* types to support absent/present (default state name now). The values removed/installed will be removed in cdist 2.1. It changes __process to support absent/present (default state name now). The values running/stopped will be removed in cdist 2.1. This release supports Boolean parameters.

2012-02-14 20:25
2.0.7

在 __file,chmod 现在使用后 chown/属。在 __user,阴影字段资源管理器中的已得到纠正和更改用户组的名称有问题被固定。在 __link,现在正确地处理现有的链接。__key_value 现在有一个更可靠的实现。添加了一个新的 __package_pip 类型。对象 Id 可以现在开始和结束的但不是包含 / /。
标签: Bug Fix, cleanup, new types
In __file, chmod is now used after chown/chgrp. In __user, the shadow field in the explorer was corrected and a problem with changing a user's group by name was fixed. In __link, existing links are now handled properly. __key_value now has a more robust implementation. A new __package_pip type was added. Object IDs can now start and end with /, but not contain //.

2012-01-29 11:38
2.0.6

此版本修复了 __apt_ppa (以还删除 [苯丙醇胺-名称].list 文件中,如果为空) 和 __group (它引用错误变量名称),添加初始支持到 __package_apt 的虚拟软件包和新依赖项冲突解决程序为核心,在资源管理器和 __package_yum,支持亚马逊 Linux 添加类型新 __rvm、 __rvm_gem、 __rvm_gemset 和 __rvm_ruby。
标签: bugfix, new types
This release fixes __apt_ppa (to also remove the [ppa-name].list file, if empty) and __group (it referenced the wrong variable name), adds initial support for virtual packages to __package_apt and a new dependency resolver to Core, supports Amazon Linux in Explorer and __package_yum, and adds the new Types __rvm, __rvm_gem, __rvm_gemset, and __rvm_ruby.

Project Resources