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 @@ -cdist-bootstrap(7)

cdist-bootstrap(7)


Table of Contents

1. NAME
2. INTRODUCTION
3. LOCATION
4. SETUP WORKING DIRECTORY AND BRANCH
5. PUBLISHING THE CONFIGURATION
6. UPDATING FROM ORIGIN
7. SEE ALSO
8. COPYING

1. NAME

cdist-bootstrap - setup cdist environment

2. INTRODUCTION

This document describes the usual steps recommended for a new +cdist-bootstrap(7)

cdist-bootstrap(7)


1. NAME

cdist-bootstrap - setup cdist environment

2. INTRODUCTION

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.

3. LOCATION

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 @@ -cdist-hacker(7)

cdist-hacker(7)


1. NAME

cdist-hacker - How to get (stuff) into cdist

2. WELCOME

Welcome dear hacker! I invite you to a tour of pointers to +cdist-hacker(7)

cdist-hacker(7)


1. NAME

cdist-hacker - How to get (stuff) into cdist

2. WELCOME

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 @@ -cdist-manifest(7)

cdist-manifest(7)


1. NAME

cdist-manifest - (Re-)Use types

2. DESCRIPTION

Manifests are used to define which objects to create. +cdist-manifest(7)

cdist-manifest(7)


1. NAME

cdist-manifest - (Re-)Use types

2. DESCRIPTION

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 @@ -cdist-reference(7)

cdist-reference(7)


1. NAME

cdist-reference - Variable, path and type reference for cdist

2. EXPLORERS

The following global explorers are available: