cdist-deploy-to(1)


Table of Contents

1. NAME
2. SYNOPSIS
3. DESCRIPTION
4. ENVIRONMENT
5. SEE ALSO
6. COPYING

1. NAME

cdist-deploy-to - Deploy configuration to host

2. SYNOPSIS

cdist-deploy-to HOSTNAME

3. DESCRIPTION

Deploy configurations to the specified host, as configured in the initial manifest. This script triggers the execution of several other scripts, in so called stages. It is intented to run either from the command line or from cron.

4. ENVIRONMENT

If the environment variable cdist_conf_dir is not set, the configuration is read from /etc/cdist. The local output directory can be changed by the variable cdist_local_base_dir. All environment variables are handled by cdist-config.

5. SEE ALSO

  • cdist(7)
  • cdist-config(1)
  • cdist-reference(7)
  • cdist-stages(7)

6. COPYING

Copyright (C) 2010-2011 Nico Schottelius. Free use of this software is granted under the terms of the GNU General Public License version 3 (GPLv3).