bootstrap, break best practise

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-01-13 14:42:44 +01:00
parent 92a410913e
commit 8af035cff9
2 changed files with 8 additions and 5 deletions

View File

@ -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.
MULTI DEVELOPERS/DIFFERENT TRUST RELATIONSHIP/CENTRAL SERVER APPROACH
---------------------------------------------------------------------
FIXME before 2.0.5
SEE ALSO
--------
- cdist(1)
- cdist-tutorial(7)
COPYING

View File

@ -19,16 +19,14 @@ after the description.
cdist-quickstart::
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]
- MANAGING YOUR OWN CONFIGURATION
own branch => very early [before first change?]
=> no, first quick intro, then do it right
cdist-initial-manifest::
Learn how to define which hosts get which configurations [beginner]
MANAGING YOUR OWN CONFIGURATION
cdist-type::
Understand how types are working and created [intermediate]