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.
27 lines
567 B
27 lines
567 B
14 years ago
|
cdist-config(1)
|
||
|
===============
|
||
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
||
14 years ago
|
|
||
|
|
||
|
NAME
|
||
|
----
|
||
14 years ago
|
cdist-config - Read basic cdist configuration
|
||
14 years ago
|
|
||
|
|
||
|
DESCRIPTION
|
||
|
-----------
|
||
14 years ago
|
Cdist-config is sourced by cdist programs and provides hints on where to find
|
||
|
types, manifests, etc. Generally speaking, it's just usable from within the
|
||
|
core and is only of interest for cdist-developers.
|
||
14 years ago
|
|
||
|
|
||
14 years ago
|
SEE ALSO
|
||
|
--------
|
||
|
cdist(7)
|
||
14 years ago
|
|
||
|
|
||
|
COPYING
|
||
|
-------
|
||
14 years ago
|
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
|
||
14 years ago
|
granted under the terms of the GNU General Public License version 3 (GPLv3).
|