cleanup document listing - now only worry about writing them
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								c26058efcc
							
						
					
				
			
			
				commit
				
					
						f8e80d6422
					
				
			
		
					 2 changed files with 57 additions and 61 deletions
				
			
		| 
						 | 
					@ -18,6 +18,8 @@
 | 
				
			||||||
    - cdist-stages.text
 | 
					    - cdist-stages.text
 | 
				
			||||||
    - cdist-type.text
 | 
					    - cdist-type.text
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 51 -> ssh stuff double: cdist-best-practice and here
 | 
				
			||||||
 | 
					
 | 
				
			||||||
--------------------------------------------------------------------------------
 | 
					--------------------------------------------------------------------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -14,47 +14,20 @@ This document gives you a pointer on what to read in
 | 
				
			||||||
which order and is thus more a "guide to the right locations".
 | 
					which order and is thus more a "guide to the right locations".
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cdist-quickstart::
 | 
					cdist-quickstart::
 | 
				
			||||||
    Read this, if you are brand new in the cdist world and just want 
 | 
					    New to cdist? Want to get your hands dirty?  Read this. [beginner]
 | 
				
			||||||
    to get your hands dirty.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
cdist-reference::
 | 
					 | 
				
			||||||
    Know everything about cdist: the types, explorers or environment 
 | 
					 | 
				
			||||||
    variables usable.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
PARTS BELOW HERE ARE TO-BE-DONE
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
cdist-installation::
 | 
					cdist-installation::
 | 
				
			||||||
    The comprehensive guide to your first cdist installation.
 | 
					    The comprehensive guide to your first cdist installation [beginner]
 | 
				
			||||||
 | 
					 | 
				
			||||||
cdist-manifest::
 | 
					 | 
				
			||||||
    initial in here
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
cdist-best-practice::
 | 
					 | 
				
			||||||
cdist-explorer::
 | 
					 | 
				
			||||||
cdist-hacker::
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
cdist-stages::
 | 
					 | 
				
			||||||
cdist-type::
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
-> ssh stuff double: cdist-best-practice and here
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
CONTINUE READING
 | 
					 | 
				
			||||||
----------------
 | 
					 | 
				
			||||||
So far you have seen how to get cdist up and running and
 | 
					 | 
				
			||||||
how the initial manifest is being used.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    - MANAGING YOUR OWN CONFIGURATION
 | 
				
			||||||
own branch => very early [before first change?]
 | 
					own branch => very early [before first change?]
 | 
				
			||||||
    => no, first quick intro, then do it right
 | 
					    => no, first quick intro, then do it right
 | 
				
			||||||
It is recommended to 
 | 
					 | 
				
			||||||
- MANAGING YOUR OWN CONFIGURATION
 | 
					 | 
				
			||||||
- write own type
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					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]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    CREATING YOUR FIRST OWN TYPE
 | 
					    CREATING YOUR FIRST OWN TYPE
 | 
				
			||||||
    ----------------------------
 | 
					    ----------------------------
 | 
				
			||||||
| 
						 | 
					@ -73,16 +46,28 @@ __debug::
 | 
				
			||||||
       Available for: initial manifest, type manifest, gencode, code
 | 
					       Available for: initial manifest, type manifest, gencode, code
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
    USING EXPLORERS
 | 
					    USING EXPLORERS
 | 
				
			||||||
    ---------------
 | 
					    ---------------
 | 
				
			||||||
    cdist-explorer.text
 | 
					    cdist-explorer.text
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
    DEBUGGING YOUR TYPES
 | 
					    DEBUGGING YOUR TYPES
 | 
				
			||||||
    --------------------
 | 
					    --------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					cdist-best-practice::
 | 
				
			||||||
 | 
					    Hints from real life experience to help you to organise cdist [intermediate]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					cdist-reference::
 | 
				
			||||||
 | 
					    The type, explorers and environment variables reference [intermediate]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					cdist-explorer::
 | 
				
			||||||
 | 
					    Interested in getting more information about the target system? [intermediate]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					cdist-cache::
 | 
				
			||||||
 | 
					    How to get use information about the hosts we have been working on [advanced]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					cdist-scaling-tuning::
 | 
				
			||||||
 | 
					    How to scale out with cdist and which tunings to apply. [advanced]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    TUNING CDIST
 | 
					    TUNING CDIST
 | 
				
			||||||
    ------------
 | 
					    ------------
 | 
				
			||||||
| 
						 | 
					@ -92,6 +77,15 @@ ssh
 | 
				
			||||||
    => different document
 | 
					    => different document
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					cdist-stages::
 | 
				
			||||||
 | 
					    Understand the internal workflow of cdist. [advanced]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					cdist-hacker::
 | 
				
			||||||
 | 
					    README, if you want to extend or modify cdist. [hacker]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SEE ALSO
 | 
					SEE ALSO
 | 
				
			||||||
--------
 | 
					--------
 | 
				
			||||||
- cdist(1)
 | 
					- cdist(1)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue