| 
									
										
										
										
											2011-09-12 10:58:10 +02:00
										 |  |  | cdist(1)
 | 
					
						
							|  |  |  | ========
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | Usable Configuration Management
 | 
					
						
							| 
									
										
										
										
											2011-09-12 10:58:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | Nico Schottelius <nico-cdist--@--schottelius.org>
 | 
					
						
							| 
									
										
										
										
											2011-09-12 10:58:10 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | SYNOPSIS
 | 
					
						
							|  |  |  | --------
 | 
					
						
							| 
									
										
										
										
											2011-09-13 22:48:14 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | ::
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     cdist [-h] [-d] [-v] [-V] {banner,config,shell} ...
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     cdist banner [-h] [-d] [-v]
 | 
					
						
							| 
									
										
										
										
											2011-09-13 22:48:14 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-25 07:39:53 +02:00
										 |  |  |     cdist config [-h] [-d] [-V] [-c CONF_DIR] [-f HOSTFILE] [-i MANIFEST] [-p] [-s] [host [host ...]]
 | 
					
						
							| 
									
										
										
										
											2011-09-13 21:35:57 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  |     cdist shell [-h] [-d] [-v] [-s SHELL]
 | 
					
						
							| 
									
										
										
										
											2011-09-12 10:58:10 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | DESCRIPTION
 | 
					
						
							|  |  |  | -----------
 | 
					
						
							|  |  |  | cdist is the frontend executable to the cdist configuration management.
 | 
					
						
							| 
									
										
										
										
											2013-08-12 11:42:00 +02:00
										 |  |  | cdist supports different subcommands as explained below.
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | GENERAL
 | 
					
						
							|  |  |  | -------
 | 
					
						
							| 
									
										
										
										
											2014-04-29 21:33:18 +02:00
										 |  |  | All commands accept the following options:
 | 
					
						
							| 
									
										
										
										
											2013-08-12 11:42:00 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | .. option:: -d, --debug
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-08-12 11:42:00 +02:00
										 |  |  |     Set log level to debug
 | 
					
						
							| 
									
										
										
										
											2011-09-13 21:35:57 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | .. option:: -h, --help
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-09-13 22:48:14 +02:00
										 |  |  |    Show the help screen
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | .. option:: -v, --verbose
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-08-12 11:42:00 +02:00
										 |  |  |     Set log level to info, be more verbose
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | .. option:: -V, --version
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-09-13 21:35:57 +02:00
										 |  |  |    Show version and exit
 | 
					
						
							| 
									
										
										
										
											2011-09-12 10:58:10 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-09-13 21:35:57 +02:00
										 |  |  | BANNER
 | 
					
						
							| 
									
										
										
										
											2013-08-12 11:42:00 +02:00
										 |  |  | ------
 | 
					
						
							|  |  |  | Displays the cdist banner. Useful for printing
 | 
					
						
							|  |  |  | cdist posters - a must have for every office.
 | 
					
						
							| 
									
										
										
										
											2011-09-13 21:35:57 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | CONFIG
 | 
					
						
							|  |  |  | ------
 | 
					
						
							| 
									
										
										
										
											2013-08-12 11:42:00 +02:00
										 |  |  | Configure one or more hosts
 | 
					
						
							| 
									
										
										
										
											2011-09-13 21:35:57 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | .. option:: -h, --help
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-05-22 15:06:04 +02:00
										 |  |  |     Show the help screen
 | 
					
						
							| 
									
										
										
										
											2011-09-12 10:58:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | .. option:: -c CONF_DIR, --conf-dir CONF_DIR
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-11-30 13:48:34 +01:00
										 |  |  |     Add a configuration directory. Can be specified multiple times.
 | 
					
						
							|  |  |  |     If configuration directories contain conflicting types, explorers or
 | 
					
						
							|  |  |  |     manifests, then the last one found is used. Additionally this can also
 | 
					
						
							|  |  |  |     be configured by setting the CDIST_PATH environment variable to a colon
 | 
					
						
							|  |  |  |     delimited list of config directories. Directories given with the
 | 
					
						
							|  |  |  |     --conf-dir argument have higher precedence over those set through the
 | 
					
						
							|  |  |  |     environment variable.
 | 
					
						
							| 
									
										
										
										
											2011-09-12 11:18:18 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-25 07:39:53 +02:00
										 |  |  | .. option:: -f HOSTFILE, --file HOSTFILE
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-22 09:45:08 +02:00
										 |  |  |     Read additional hosts to operate on from specified file
 | 
					
						
							|  |  |  |     or from stdin if '-' (each host on separate line).
 | 
					
						
							|  |  |  |     If no host or host file is specified then, by default,
 | 
					
						
							|  |  |  |     read hosts from stdin.
 | 
					
						
							| 
									
										
										
										
											2016-05-22 09:22:39 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | .. option:: -i MANIFEST, --initial-manifest MANIFEST
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-05-22 15:06:04 +02:00
										 |  |  |     Path to a cdist manifest or - to read from stdin
 | 
					
						
							| 
									
										
										
										
											2011-09-12 11:18:18 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | .. option:: -p, --parallel
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-05-22 15:06:04 +02:00
										 |  |  |     Operate on multiple hosts in parallel
 | 
					
						
							| 
									
										
										
										
											2011-09-12 11:18:18 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | .. option:: -s, --sequential
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-05-22 15:06:04 +02:00
										 |  |  |     Operate on multiple hosts sequentially
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | .. option:: --remote-copy REMOTE_COPY
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-05-22 15:06:04 +02:00
										 |  |  |     Command to use for remote copy (should behave like scp)
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | .. option:: --remote-exec REMOTE_EXEC
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-05-22 15:06:04 +02:00
										 |  |  |     Command to use for remote execution (should behave like ssh)
 | 
					
						
							| 
									
										
										
										
											2011-09-12 10:58:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-08-12 11:42:00 +02:00
										 |  |  | SHELL
 | 
					
						
							|  |  |  | -----
 | 
					
						
							| 
									
										
										
										
											2013-08-12 12:32:58 +02:00
										 |  |  | This command allows you to spawn a shell that enables access
 | 
					
						
							|  |  |  | to the types as commands. It can be thought as an
 | 
					
						
							|  |  |  | "interactive manifest" environment. See below for example
 | 
					
						
							|  |  |  | usage. Its primary use is for debugging type parameters.
 | 
					
						
							| 
									
										
										
										
											2013-08-12 11:42:00 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | .. option:: -s/--shell
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-08-12 11:42:00 +02:00
										 |  |  |     Select shell to use, defaults to current shell
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-09-12 10:58:10 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | EXAMPLES
 | 
					
						
							|  |  |  | --------
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | .. code-block:: sh
 | 
					
						
							| 
									
										
										
										
											2012-05-22 15:06:04 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  |     # Configure ikq05.ethz.ch with debug enabled
 | 
					
						
							|  |  |  |     % cdist config -d ikq05.ethz.ch
 | 
					
						
							| 
									
										
										
										
											2011-09-13 21:35:57 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  |     # Configure hosts in parallel and use a different configuration directory
 | 
					
						
							|  |  |  |     % cdist config -c ~/p/cdist-nutzung \
 | 
					
						
							|  |  |  |         -p ikq02.ethz.ch ikq03.ethz.ch ikq04.ethz.ch
 | 
					
						
							| 
									
										
										
										
											2011-09-12 10:58:10 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  |     # Use custom remote exec / copy commands
 | 
					
						
							|  |  |  |     % cdist config --remote-exec /path/to/my/remote/exec \
 | 
					
						
							|  |  |  |         --remote-copy /path/to/my/remote/copy \
 | 
					
						
							|  |  |  |         -p ikq02.ethz.ch ikq03.ethz.ch ikq04.ethz.ch
 | 
					
						
							| 
									
										
										
										
											2011-09-13 21:35:57 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-25 07:39:53 +02:00
										 |  |  |     # Configure hosts read from file loadbalancers
 | 
					
						
							|  |  |  |     % cdist config -f loadbalancers
 | 
					
						
							| 
									
										
										
										
											2011-09-13 21:35:57 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  |     # Display banner
 | 
					
						
							|  |  |  |     cdist banner
 | 
					
						
							| 
									
										
										
										
											2013-08-12 11:42:00 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  |     # Show help
 | 
					
						
							|  |  |  |     % cdist --help
 | 
					
						
							| 
									
										
										
										
											2013-08-12 11:42:00 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  |     # Show Version
 | 
					
						
							|  |  |  |     % cdist --version
 | 
					
						
							| 
									
										
										
										
											2013-08-12 11:42:00 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  |     # Enter a shell that has access to emulated types
 | 
					
						
							|  |  |  |     % cdist shell
 | 
					
						
							|  |  |  |     % __git
 | 
					
						
							|  |  |  |     usage: __git --source SOURCE [--state STATE] [--branch BRANCH]
 | 
					
						
							|  |  |  |                  [--group GROUP] [--owner OWNER] [--mode MODE] object_id
 | 
					
						
							| 
									
										
										
										
											2011-09-12 10:58:10 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-09-18 21:04:23 +02:00
										 |  |  | ENVIRONMENT
 | 
					
						
							|  |  |  | -----------
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | TMPDIR, TEMP, TMP
 | 
					
						
							| 
									
										
										
										
											2014-01-20 20:30:37 +01:00
										 |  |  |     Setup the base directory for the temporary directory.
 | 
					
						
							|  |  |  |     See http://docs.python.org/py3k/library/tempfile.html for
 | 
					
						
							|  |  |  |     more information. This is rather useful, if the standard
 | 
					
						
							|  |  |  |     directory used does not allow executables.
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | CDIST_LOCAL_SHELL
 | 
					
						
							| 
									
										
										
										
											2014-01-20 20:30:37 +01:00
										 |  |  |     Selects shell for local script execution, defaults to /bin/sh
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | CDIST_REMOTE_SHELL
 | 
					
						
							| 
									
										
										
										
											2014-01-20 20:30:37 +01:00
										 |  |  |     Selects shell for remote scirpt execution, defaults to /bin/sh
 | 
					
						
							| 
									
										
										
										
											2011-09-18 21:04:23 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | CDIST_REMOTE_EXEC
 | 
					
						
							| 
									
										
										
										
											2016-03-18 23:34:02 +01:00
										 |  |  |     Use this command for remote execution (should behave like ssh)
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | CDIST_REMOTE_COPY
 | 
					
						
							| 
									
										
										
										
											2016-03-18 23:34:02 +01:00
										 |  |  |     Use this command for remote copy (should behave like scp)
 | 
					
						
							| 
									
										
										
										
											2012-03-12 20:20:18 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | EXIT STATUS
 | 
					
						
							|  |  |  | -----------
 | 
					
						
							|  |  |  | The following exit values shall be returned:
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | 0
 | 
					
						
							| 
									
										
										
										
											2012-03-12 20:20:18 +01:00
										 |  |  |     Successful completion
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | 1
 | 
					
						
							| 
									
										
										
										
											2012-05-22 15:06:04 +02:00
										 |  |  |     One or more host configurations failed
 | 
					
						
							| 
									
										
										
										
											2012-03-12 20:20:18 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-09-12 10:58:10 +02:00
										 |  |  | SEE ALSO
 | 
					
						
							|  |  |  | --------
 | 
					
						
							| 
									
										
										
										
											2016-05-20 08:50:56 +02:00
										 |  |  | - `cdist-type(7) <../man7/cdist-type.html>`_
 | 
					
						
							|  |  |  | - `cdist-reference(7) <../man7/cdist-reference.html>`_
 | 
					
						
							| 
									
										
										
										
											2011-09-12 10:58:10 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | COPYING
 | 
					
						
							|  |  |  | -------
 | 
					
						
							| 
									
										
										
										
											2013-08-12 11:42:00 +02:00
										 |  |  | Copyright \(C) 2011-2013 Nico Schottelius. Free use of this software is
 | 
					
						
							| 
									
										
										
										
											2011-09-12 10:58:10 +02:00
										 |  |  | granted under the terms of the GNU General Public License version 3 (GPLv3).
 |