forked from ungleich-public/cdist
+linebreak
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
0db38038a9
commit
80db8a01cf
1 changed files with 2 additions and 1 deletions
3
setup.py
3
setup.py
|
@ -32,6 +32,7 @@ setup(
|
||||||
long_description = '''
|
long_description = '''
|
||||||
cdist is a 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 adheres to the KISS principle and is being used in small up to enterprise grade environments.
|
||||||
cdist is an alternative to other configuration management systems like cfengine, bcfg2, chef and puppet.
|
cdist is an alternative to other configuration management systems like
|
||||||
|
cfengine, bcfg2, chef and puppet.
|
||||||
'''
|
'''
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue