cleanup cdist-type
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
5e00ac702a
commit
3d8f26b42a
2 changed files with 28 additions and 46 deletions
|
|
@ -28,31 +28,6 @@ cdist-manifest::
|
|||
cdist-type::
|
||||
Understand how types are working and created [intermediate]
|
||||
|
||||
CREATING YOUR FIRST OWN TYPE
|
||||
----------------------------
|
||||
=> short example, reference to cdist-type(7)!
|
||||
=> motivation
|
||||
|
||||
Use a type to bundle functionalitY
|
||||
|
||||
<with object id? or signleton here already>
|
||||
|
||||
Debug with var - can be used by yourself
|
||||
__debug::
|
||||
If this variable is setup, cdist runs in debug mode.
|
||||
You can use this information, to only output stuff in debug
|
||||
mode as well.
|
||||
Available for: initial manifest, type manifest, gencode, code
|
||||
|
||||
|
||||
USING EXPLORERS
|
||||
---------------
|
||||
cdist-explorer.text
|
||||
|
||||
DEBUGGING YOUR TYPES
|
||||
--------------------
|
||||
|
||||
|
||||
cdist-best-practice::
|
||||
Hints from real life experience to help you to organise cdist [intermediate]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue