From 54bac75474157ca69834c93a823abe8ec576fa0c Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 2 Apr 2011 03:36:50 +0200 Subject: [PATCH] cdist update --- software/cdist/man/cdist-reference.html | 107 +----------------------- 1 file changed, 3 insertions(+), 104 deletions(-) diff --git a/software/cdist/man/cdist-reference.html b/software/cdist/man/cdist-reference.html index e6ae847f..6ea91b86 100644 --- a/software/cdist/man/cdist-reference.html +++ b/software/cdist/man/cdist-reference.html @@ -1,6 +1,6 @@ -cdist-reference(7)

cdist-reference(7)


1. NAME

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

2. DESCRIPTION

Various scripts which are not in the core need information on how +cdist-reference(7)

cdist-reference(7)


1. NAME

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

2. DESCRIPTION

Various scripts which are not in the core need information on how to find information. This manpage summarises the available environment variables, types and paths and clearifies with part may access which variables.

3. PATHS

If not specified otherwise, all paths are relative to the checkout directory.

conf/ @@ -88,109 +88,8 @@ tmp_dir A tempdir and a tempfile is used by cdist internally, which will be removed when the scripts end automatically. See cdist-config(1). -

4. TYPES

The following types are available:

  • -__addifnosuchline -
  • -__addifnosuchline.html -
  • -__addifnosuchline.text -
  • -__apt_ppa -
  • -__apt_ppa.html -
  • -__apt_ppa.text -
  • -__debconf_set_selections -
  • -__debconf_set_selections.html -
  • -__debconf_set_selections.text -
  • -__directory -
  • -__directory.html -
  • -__directory.text -
  • -__file -
  • -__file.html -
  • -__file.text -
  • -__group -
  • -__group.html -
  • -__group.text -
  • -__issue -
  • -__issue.html -
  • -__issue.text -
  • -__key_value -
  • -__key_value.html -
  • -__key_value.text -
  • -__link -
  • -__link.html -
  • -__link.text -
  • -__motd -
  • -__motd.html -
  • -__motd.text -
  • -__package -
  • -__package_apt -
  • -__package_apt.html -
  • -__package_apt.text -
  • -__package.html -
  • -__package_pacman -
  • -__package_pacman.html -
  • -__package_pacman.text -
  • -__package.text -
  • -__package_yum -
  • -__package_yum.html -
  • -__package_yum.text -
  • -__process -
  • -__process.html -
  • -__process.text -
  • -__removeline -
  • -__removeline.html -
  • -__removeline.text -
  • -__user -
  • -__user.html -
  • -__user.text -

5. VARIABLES

+

4. TYPES

The available types are listed in the SEE ALSO section +and are referenced as cdist-type__TYPENAME.

5. VARIABLES

__explorer
Directory that contains all explorers.