2011-02-02 10:13:58 +00:00
|
|
|
cdist-manifests(7)
|
|
|
|
==================
|
|
|
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
|
|
|
|
|
|
|
|
|
|
|
NAME
|
|
|
|
----
|
|
|
|
cdist-manifests - Map configuration to hosts
|
|
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
-----------
|
|
|
|
Using the available types and shell language, you can create mappings of what
|
|
|
|
should be configured on a host.
|
|
|
|
|
2011-02-02 20:57:04 +00:00
|
|
|
ENTRYPOINT: $prefix/manifests/init
|
2011-02-02 10:13:58 +00:00
|
|
|
|
|
|
|
|
|
|
|
ENVIRONMENT
|
|
|
|
-----------
|
|
|
|
The following variables are available in manifests:
|
|
|
|
|
|
|
|
- __{explorer|fact}_{name}
|
|
|
|
- __core_hostname: Hostname that we are deploying to
|
|
|
|
- __core_localhostname: Hostname that we are deploying from
|
|
|
|
|
|
|
|
EXAPMLES
|
|
|
|
--------
|
|
|
|
|
|
|
|
|
|
|
|
COPYING
|
|
|
|
-------
|
2011-02-02 21:19:00 +00:00
|
|
|
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
|
2011-02-02 10:13:58 +00:00
|
|
|
granted under the terms of the GNU General Public License version 3 (GPLv3).
|