forked from ungleich-public/cdist
+update README
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
59f05ca4ad
commit
fe4074b270
1 changed files with 1 additions and 0 deletions
1
README
1
README
|
@ -38,6 +38,7 @@ Design | Define target state, do not focus on methods or scripts
|
||||||
Design | Push architecture: Instantly apply your changes
|
Design | Push architecture: Instantly apply your changes
|
||||||
Small core | cdist's core is very small - less code, less bugs
|
Small core | cdist's core is very small - less code, less bugs
|
||||||
Fast development | Focus on straightforwardness of type creation is a main development objective
|
Fast development | Focus on straightforwardness of type creation is a main development objective
|
||||||
|
Fast development | Batteries included: A lot of requirements can be solved using standard types
|
||||||
Modern Programming Language | cdist is written in Python
|
Modern Programming Language | cdist is written in Python
|
||||||
Requirements, Scalability | No central server needed, cdist operates in push mode and can be run from any computer
|
Requirements, Scalability | No central server needed, cdist operates in push mode and can be run from any computer
|
||||||
Requirements, Scalability, Upgrade | cdist only needs to be updated on the master, not on the target hosts
|
Requirements, Scalability, Upgrade | cdist only needs to be updated on the master, not on the target hosts
|
||||||
|
|
Loading…
Reference in a new issue