diff --git a/software/cdist/man/2.1.2/man7/cdist-bootstrap.html b/software/cdist/man/2.1.2/man7/cdist-bootstrap.html index 64914700..e6d8bc44 100644 --- a/software/cdist/man/2.1.2/man7/cdist-bootstrap.html +++ b/software/cdist/man/2.1.2/man7/cdist-bootstrap.html @@ -1,5 +1,5 @@ -
Table of Contents
This document describes the usual steps recommended for a new +
Table of Contents
This document describes the usual steps recommended for a new cdist setup. It is recommended that you have read and understood cdist-quickstart(7) before digging into this.
First of all, you should think about where to store your configuration database and who will be accessing or changing it. Secondly you have to diff --git a/software/cdist/man/2.1.2/man7/cdist-hacker.html b/software/cdist/man/2.1.2/man7/cdist-hacker.html index dd267397..6b5e16ec 100644 --- a/software/cdist/man/2.1.2/man7/cdist-hacker.html +++ b/software/cdist/man/2.1.2/man7/cdist-hacker.html @@ -1,5 +1,5 @@ -
Table of Contents
Welcome dear hacker! I invite you to a tour of pointers to +
Table of Contents
Welcome dear hacker! I invite you to a tour of pointers to get into the usable configuration mangament system, cdist.
The first thing to know is probably that cdist is brought to you by people who care about how code looks like and who think twice before merging or implementing a feature: Less features diff --git a/software/cdist/man/2.1.2/man7/cdist-manifest.html b/software/cdist/man/2.1.2/man7/cdist-manifest.html index 48d2ed8c..103159a5 100644 --- a/software/cdist/man/2.1.2/man7/cdist-manifest.html +++ b/software/cdist/man/2.1.2/man7/cdist-manifest.html @@ -1,5 +1,5 @@ -
Table of Contents
Manifests are used to define which objects to create. +
Table of Contents
Manifests are used to define which objects to create.
Objects are instances of types, like in object oriented programming languages.
An object is represented by the combination of
type + slash + object name: file/etc/cdist-configured is an
diff --git a/software/cdist/man/2.1.2/man7/cdist-reference.html b/software/cdist/man/2.1.2/man7/cdist-reference.html
index f1324a4a..4595fe58 100644
--- a/software/cdist/man/2.1.2/man7/cdist-reference.html
+++ b/software/cdist/man/2.1.2/man7/cdist-reference.html
@@ -1,5 +1,5 @@
- Table of Contents The following global explorers are available: Table of Contents The following global explorers are available: Table of Contents Starting the execution of deployment with cdist, cdist passes
+ Table of Contents Starting the execution of deployment with cdist, cdist passes
through different stages.