2011-09-26 15:33:26 +00:00
|
|
|
cdist-tutorial(7)
|
|
|
|
=================
|
|
|
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
2011-02-20 01:07:56 +00:00
|
|
|
|
|
|
|
|
2011-09-26 15:33:26 +00:00
|
|
|
NAME
|
|
|
|
----
|
|
|
|
cdist-tutorial - a guided introduction into cdist
|
2011-10-19 12:55:16 +00:00
|
|
|
|
|
|
|
|
2012-01-05 13:43:35 +00:00
|
|
|
INTRODUCTION
|
|
|
|
------------
|
2012-01-11 16:11:11 +00:00
|
|
|
This document gives you a pointer on what to read in
|
2012-01-11 16:40:53 +00:00
|
|
|
which order and is thus a "guide to the right locations".
|
|
|
|
So in case you are just starting, just "begin at the beginning"
|
|
|
|
(Brave New World). You can see the target audience in [] brackets
|
|
|
|
after the description.
|
2012-01-05 13:43:35 +00:00
|
|
|
|
2012-01-11 16:21:38 +00:00
|
|
|
cdist-quickstart::
|
2012-01-11 16:40:53 +00:00
|
|
|
New to cdist? Want to get your hands dirty? Read this. [beginner]
|
2012-01-05 17:13:25 +00:00
|
|
|
|
2012-01-13 13:42:44 +00:00
|
|
|
cdist-bootstrap::
|
2012-01-11 16:34:09 +00:00
|
|
|
The comprehensive guide to your first cdist installation [beginner]
|
2012-01-11 16:21:38 +00:00
|
|
|
|
2012-01-16 17:11:28 +00:00
|
|
|
cdist-manifest::
|
2012-01-11 16:34:09 +00:00
|
|
|
Learn how to define which hosts get which configurations [beginner]
|
2012-01-11 16:21:38 +00:00
|
|
|
|
|
|
|
cdist-type::
|
2012-01-11 16:34:09 +00:00
|
|
|
Understand how types are working and created [intermediate]
|
2012-01-11 16:21:38 +00:00
|
|
|
|
2012-01-11 16:34:09 +00:00
|
|
|
cdist-best-practice::
|
|
|
|
Hints from real life experience to help you to organise cdist [intermediate]
|
2012-01-09 23:01:02 +00:00
|
|
|
|
2012-01-11 16:34:09 +00:00
|
|
|
cdist-reference::
|
|
|
|
The type, explorers and environment variables reference [intermediate]
|
2012-01-09 23:01:02 +00:00
|
|
|
|
2012-01-11 16:34:09 +00:00
|
|
|
cdist-explorer::
|
|
|
|
Interested in getting more information about the target system? [intermediate]
|
2012-01-09 23:01:02 +00:00
|
|
|
|
2012-01-11 16:34:09 +00:00
|
|
|
cdist-stages::
|
|
|
|
Understand the internal workflow of cdist. [advanced]
|
2011-10-19 12:55:16 +00:00
|
|
|
|
2012-01-11 16:34:09 +00:00
|
|
|
cdist-hacker::
|
|
|
|
README, if you want to extend or modify cdist. [hacker]
|
2011-10-19 12:55:16 +00:00
|
|
|
|
|
|
|
|
2011-09-26 15:33:26 +00:00
|
|
|
SEE ALSO
|
|
|
|
--------
|
2012-01-11 10:52:02 +00:00
|
|
|
- cdist(1)
|
|
|
|
- cdist-type(7)
|
|
|
|
- cdist-best-practice(7)
|
2012-01-17 22:41:01 +00:00
|
|
|
- cdist-stages(7)
|
2012-01-11 16:40:53 +00:00
|
|
|
- Brave New World by Aldous Huxley
|
2012-01-11 16:11:11 +00:00
|
|
|
|
|
|
|
COPYING
|
|
|
|
-------
|
|
|
|
Copyright \(C) 2011-2012 Nico Schottelius. Free use of this software is
|
|
|
|
granted under the terms of the GNU General Public License version 3 (GPLv3).
|