You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
1.5 KiB
59 lines
1.5 KiB
13 years ago
|
cdist-tutorial(7)
|
||
|
=================
|
||
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
||
14 years ago
|
|
||
|
|
||
13 years ago
|
NAME
|
||
|
----
|
||
|
cdist-tutorial - a guided introduction into cdist
|
||
13 years ago
|
|
||
|
|
||
13 years ago
|
INTRODUCTION
|
||
|
------------
|
||
13 years ago
|
This document gives you a pointer on what to read in
|
||
13 years ago
|
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.
|
||
13 years ago
|
|
||
13 years ago
|
cdist-quickstart::
|
||
13 years ago
|
New to cdist? Want to get your hands dirty? Read this. [beginner]
|
||
13 years ago
|
|
||
13 years ago
|
cdist-bootstrap::
|
||
13 years ago
|
The comprehensive guide to your first cdist installation [beginner]
|
||
13 years ago
|
|
||
13 years ago
|
cdist-manifest::
|
||
13 years ago
|
Learn how to define which hosts get which configurations [beginner]
|
||
13 years ago
|
|
||
|
cdist-type::
|
||
13 years ago
|
Understand how types are working and created [intermediate]
|
||
13 years ago
|
|
||
13 years ago
|
cdist-best-practice::
|
||
|
Hints from real life experience to help you to organise cdist [intermediate]
|
||
13 years ago
|
|
||
13 years ago
|
cdist-reference::
|
||
|
The type, explorers and environment variables reference [intermediate]
|
||
13 years ago
|
|
||
13 years ago
|
cdist-explorer::
|
||
|
Interested in getting more information about the target system? [intermediate]
|
||
13 years ago
|
|
||
13 years ago
|
cdist-stages::
|
||
|
Understand the internal workflow of cdist. [advanced]
|
||
13 years ago
|
|
||
13 years ago
|
cdist-hacker::
|
||
|
README, if you want to extend or modify cdist. [hacker]
|
||
13 years ago
|
|
||
|
|
||
13 years ago
|
SEE ALSO
|
||
|
--------
|
||
13 years ago
|
- cdist(1)
|
||
|
- cdist-type(7)
|
||
|
- cdist-best-practice(7)
|
||
13 years ago
|
- cdist-stages(7)
|
||
13 years ago
|
- Brave New World by Aldous Huxley
|
||
13 years ago
|
|
||
|
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).
|