begin tutorial sections
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
3814dcd728
commit
c621af1e9f
1 changed files with 91 additions and 0 deletions
|
@ -6,6 +6,97 @@ Nico Schottelius <nico-cdist--@--schottelius.org>
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
cdist-tutorial - a guided introduction into cdist
|
cdist-tutorial - a guided introduction into cdist
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
YOUR FIRST CONFIGURATION
|
||||||
|
------------------------
|
||||||
|
|
||||||
|
|
||||||
|
DEFINE STATE IN THE INITAL MANIFEST
|
||||||
|
-----------------------------------
|
||||||
|
|
||||||
|
The initial manifest is used to map
|
||||||
|
configurations to a host.
|
||||||
|
|
||||||
|
USING SOME BASIC TYPES
|
||||||
|
----------------------
|
||||||
|
what is a type, how to use it,
|
||||||
|
|
||||||
|
|
||||||
|
CREATING YOUR FIRST OWN TYPE
|
||||||
|
----------------------------
|
||||||
|
<with object id? or signleton here already>
|
||||||
|
|
||||||
|
|
||||||
|
USE A TYPE TO BUNDLE FUNCTIONALITY
|
||||||
|
----------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
USING EXPLORERS
|
||||||
|
---------------
|
||||||
|
global, type explorer
|
||||||
|
|
||||||
|
|
||||||
|
DEBUGGING YOUR TYPES
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
INTRODUCTION
|
INTRODUCTION
|
||||||
|
|
Loading…
Reference in a new issue