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 Requirements

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

이것은 주요 릴리스 많은 새로운 형식과 버그 수정입니다.
Tags: 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 형식이 추가 되었습니다. Openwrt와 아마존 리눅스에 대 한 지원이 추가 되었습니다. 백업 파일을 rsync를 사용 하는 방법을 보여 주는 새 예를 추가 했습니다. 핵심 구성에 실패 한 경우 0이 아닌 상태로 지금 존재 합니다. 이제 문서 템플릿 하는 방법을 설명 합니다.
Tags: 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 (일명 Ctrl-C)를 보낼 때 다른 불쾌 한 역 추적을 제거 합니다. 그것은 오류의 소스를 더 나은 힌트를 준다. 실패 한 스크립트 이지만 스크립트 전용 경로 출력 하지 않습니다. 매니페스트에 __debug 변수에 대 한 지원 제거 (Type! 핵심 디버깅 =). __Package_ * 결 석/현재 지원 유형 변경 (기본 상태 이름을 지금). 제거 설치 값 cdist 2.1에서에서 제거 됩니다. 결 석/현재 지원 하기 위해 __process 변경 (기본 상태 이름을 지금). 실행/중지 값 cdist 2.1에서에서 제거 됩니다. 이 릴리스는 부울 매개 변수를 지원 합니다.
Tags: 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/chgrp 후 지금 사용 된다. __User, 탐색기에서 그림자 필드를 수정 하 고 사용자의 그룹 이름 변경 문제가 해결 되었습니다. __Link에서 기존 링크는 이제 제대로 처리 됩니다. __key_value는 더 강력한 구현이 되었습니다. 새로운 __package_pip 형식이 추가 되었습니다. 개체 Id 수 있습니다 지금 시작 하 고 끝나는 /, 하지만 포함 하지 / /.
Tags: 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

이 릴리스에 (또한 파일을 제거 하려면 [ppa-이름].list, 비어 있는 경우) __apt_ppa를 수정 하 고 __group (잘못 된 변수 이름 참조), 추가 __package_apt을 가상 패키지 및 코어, 새로운 종속성 확인자에 대 한 초기 지원 탐색기 및 __package_yum, 아마존 리눅스를 지원 하 고 새로운 형식 __rvm, __rvm_gem, __rvm_gemset, 및 __rvm_ruby를 추가 합니다.
Tags: 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