forked from ungleich-public/cdist
bootstrap, break best practise
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
92a410913e
commit
8af035cff9
2 changed files with 8 additions and 5 deletions
|
@ -139,9 +139,14 @@ Have a look at git-remote(1) to adjust the remote configuration, which allows
|
||||||
you to push certain branches to certain remotes.
|
you to push certain branches to certain remotes.
|
||||||
|
|
||||||
|
|
||||||
|
MULTI DEVELOPERS/DIFFERENT TRUST RELATIONSHIP/CENTRAL SERVER APPROACH
|
||||||
|
---------------------------------------------------------------------
|
||||||
|
FIXME before 2.0.5
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
--------
|
--------
|
||||||
- cdist(1)
|
- cdist(1)
|
||||||
|
- cdist-tutorial(7)
|
||||||
|
|
||||||
|
|
||||||
COPYING
|
COPYING
|
||||||
|
|
|
@ -19,16 +19,14 @@ after the description.
|
||||||
cdist-quickstart::
|
cdist-quickstart::
|
||||||
New to cdist? Want to get your hands dirty? Read this. [beginner]
|
New to cdist? Want to get your hands dirty? Read this. [beginner]
|
||||||
|
|
||||||
cdist-installation::
|
cdist-bootstrap::
|
||||||
The comprehensive guide to your first cdist installation [beginner]
|
The comprehensive guide to your first cdist installation [beginner]
|
||||||
|
|
||||||
- MANAGING YOUR OWN CONFIGURATION
|
|
||||||
own branch => very early [before first change?]
|
|
||||||
=> no, first quick intro, then do it right
|
|
||||||
|
|
||||||
cdist-initial-manifest::
|
cdist-initial-manifest::
|
||||||
Learn how to define which hosts get which configurations [beginner]
|
Learn how to define which hosts get which configurations [beginner]
|
||||||
|
|
||||||
|
MANAGING YOUR OWN CONFIGURATION
|
||||||
|
|
||||||
cdist-type::
|
cdist-type::
|
||||||
Understand how types are working and created [intermediate]
|
Understand how types are working and created [intermediate]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue