cdist configuration management Latest manual: https://www.cdi.st/manual/latest/ Home page: https://www.cdi.st
Find a file
Ľubomír Kučera 3e82b0085b Make development version strings PEP 440 compliant (#366)
With current pip (23.1.2) and setuptools (67.7.2) versions, installation
from Git was failing with "Invalid version: '7.0.0-17-ge57cf1e7'"
message. The issue can be reproduced by running the following command
with the latest pip and setuptools installed:

  $ pip install git+https://code.ungleich.ch/ungleich-public/cdist.git@e57cf1e70a3818180b3f54e1e0364ff3b6bbd9cc#egg=cdist

Reviewed-on: ungleich-public/cdist#366
Co-authored-by: Ľubomír Kučera <lubomir.kucera.jr@gmail.com>
Co-committed-by: Ľubomír Kučera <lubomir.kucera.jr@gmail.com>
2024-05-01 12:11:07 +00:00
bin
cdist
completions
configuration
docs
hacking
other
.gitattributes
.gitignore
.gitlab-ci.yml
LICENSE
Makefile
MANIFEST.in
PKGBUILD.in
README-maintainers
README.md
setup.py

cdist

cdist is a usable configuration management system.

It adheres to the KISS principle and is being used in small up to enterprise grade environments.

For more information have a look at homepage or at docs/src for manual in reStructuredText format.

Contributing

Merge/Pull requests can be made in both upstream GitLab (managed by ungleich) and GitHub project.

Issues can be made and other project management activites happen only in GitLab (needs ungleich account).

For community-maintained types there is cdist-contrib project.

Participating

IRC: #cdist @ libera

Matrix: #cdist:ungleich.ch

Matrix and IRC are bridged.