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.
|
||||
|
||||
|
||||
MULTI DEVELOPERS/DIFFERENT TRUST RELATIONSHIP/CENTRAL SERVER APPROACH
|
||||
---------------------------------------------------------------------
|
||||
FIXME before 2.0.5
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
- cdist(1)
|
||||
- cdist-tutorial(7)
|
||||
|
||||
|
||||
COPYING
|
||||
|
|
|
@ -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]
|
||||
|
||||
|
|
Loading…
Reference in a new issue