915 lines
56 KiB
HTML
915 lines
56 KiB
HTML
|
|
||
|
|
||
|
<!DOCTYPE html>
|
||
|
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||
|
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
||
|
<title>10. cdist(1) — cdist 4.10.7 documentation</title>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
|
||
|
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||
|
<link rel="index" title="Index" href="../genindex.html" />
|
||
|
<link rel="search" title="Search" href="../search.html" />
|
||
|
<link rel="next" title="11. Bootstrap" href="../cdist-bootstrap.html" />
|
||
|
<link rel="prev" title="9. Dive into real world cdist" href="../cdist-real-world.html" />
|
||
|
|
||
|
|
||
|
<script src="../_static/js/modernizr.min.js"></script>
|
||
|
|
||
|
</head>
|
||
|
|
||
|
<body class="wy-body-for-nav">
|
||
|
|
||
|
|
||
|
<div class="wy-grid-for-nav">
|
||
|
|
||
|
|
||
|
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||
|
<div class="wy-side-scroll">
|
||
|
<div class="wy-side-nav-search">
|
||
|
|
||
|
|
||
|
|
||
|
<a href="../index.html" class="icon icon-home"> cdist
|
||
|
|
||
|
|
||
|
|
||
|
</a>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<div class="version">
|
||
|
4.10.7
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<div role="search">
|
||
|
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
|
||
|
<input type="text" name="q" placeholder="Search docs" />
|
||
|
<input type="hidden" name="check_keywords" value="yes" />
|
||
|
<input type="hidden" name="area" value="default" />
|
||
|
</form>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<ul class="current">
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-intro.html">1. cdist - usable configuration management</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-why.html">2. Why should I use cdist?</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-os.html">3. Supported Operating Systems</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-install.html">4. How to install cdist</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-update.html">5. How to update cdist</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-support.html">6. Support</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-features.html">7. Features</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-quickstart.html">8. Quickstart</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-real-world.html">9. Dive into real world cdist</a></li>
|
||
|
<li class="toctree-l1 current"><a class="current reference internal" href="#">10. cdist(1)</a><ul>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#name">10.1. NAME</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#synopsis">10.2. SYNOPSIS</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#description">10.3. DESCRIPTION</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#general">10.4. GENERAL</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#banner">10.5. BANNER</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#config-install">10.6. CONFIG/INSTALL</a><ul>
|
||
|
<li class="toctree-l3"><a class="reference internal" href="#hostfile-format">10.6.1. HOSTFILE FORMAT</a></li>
|
||
|
<li class="toctree-l3"><a class="reference internal" href="#cache-path-pattern-format">10.6.2. CACHE PATH PATTERN FORMAT</a></li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#inventory">10.7. INVENTORY</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#inventory-add-host">10.8. INVENTORY ADD-HOST</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#inventory-add-tag">10.9. INVENTORY ADD-TAG</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#inventory-del-host">10.10. INVENTORY DEL-HOST</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#inventory-del-tag">10.11. INVENTORY DEL-TAG</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#inventory-list">10.12. INVENTORY LIST</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#shell">10.13. SHELL</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#configuration">10.14. CONFIGURATION</a><ul>
|
||
|
<li class="toctree-l3"><a class="reference internal" href="#configuration-file-format">10.14.1. CONFIGURATION FILE FORMAT</a></li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#files">10.15. FILES</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#notes">10.16. NOTES</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#examples">10.17. EXAMPLES</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#environment">10.18. ENVIRONMENT</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#exit-status">10.19. EXIT STATUS</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#authors">10.20. AUTHORS</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#caveats">10.21. CAVEATS</a></li>
|
||
|
<li class="toctree-l2"><a class="reference internal" href="#copying">10.22. COPYING</a></li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-bootstrap.html">11. Bootstrap</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-configuration.html">12. Configuration</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-manifest.html">13. Manifest</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-type.html">14. cdist type</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-types.html">15. cdist types</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-explorer.html">16. Explorer</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-messaging.html">17. Messaging</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-parallelization.html">18. Parallelization</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-inventory.html">19. Inventory</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-integration.html">20. cdist integration / using cdist as library</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-reference.html">21. Reference</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-best-practice.html">22. Best practice</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-stages.html">23. Execution stages</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-cache.html">24. Local cache overview</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-saving-output-streams.html">25. Saving output streams</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-remote-exec-copy.html">26. Remote exec and copy commands</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-hacker.html">27. Hacking</a></li>
|
||
|
<li class="toctree-l1"><a class="reference internal" href="../cdist-troubleshooting.html">28. Troubleshooting</a></li>
|
||
|
</ul>
|
||
|
|
||
|
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
</nav>
|
||
|
|
||
|
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
|
||
|
|
||
|
|
||
|
<nav class="wy-nav-top" aria-label="top navigation">
|
||
|
|
||
|
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||
|
<a href="../index.html">cdist</a>
|
||
|
|
||
|
</nav>
|
||
|
|
||
|
|
||
|
<div class="wy-nav-content">
|
||
|
|
||
|
<div class="rst-content">
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<div role="navigation" aria-label="breadcrumbs navigation">
|
||
|
|
||
|
<ul class="wy-breadcrumbs">
|
||
|
|
||
|
<li><a href="../index.html">Docs</a> »</li>
|
||
|
|
||
|
<li>10. cdist(1)</li>
|
||
|
|
||
|
|
||
|
<li class="wy-breadcrumbs-aside">
|
||
|
|
||
|
|
||
|
<a href="../_sources/man1/cdist.rst.txt" rel="nofollow"> View page source</a>
|
||
|
|
||
|
|
||
|
</li>
|
||
|
|
||
|
</ul>
|
||
|
|
||
|
|
||
|
<hr/>
|
||
|
</div>
|
||
|
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
|
||
|
<div itemprop="articleBody">
|
||
|
|
||
|
<div class="section" id="cdist-1">
|
||
|
<h1>10. cdist(1)<a class="headerlink" href="#cdist-1" title="Permalink to this headline">¶</a></h1>
|
||
|
<div class="section" id="name">
|
||
|
<h2>10.1. NAME<a class="headerlink" href="#name" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>cdist - Usable Configuration Management</p>
|
||
|
</div>
|
||
|
<div class="section" id="synopsis">
|
||
|
<h2>10.2. SYNOPSIS<a class="headerlink" href="#synopsis" title="Permalink to this headline">¶</a></h2>
|
||
|
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">cdist</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">V</span><span class="p">]</span> <span class="p">{</span><span class="n">banner</span><span class="p">,</span><span class="n">config</span><span class="p">,</span><span class="n">install</span><span class="p">,</span><span class="n">inventory</span><span class="p">,</span><span class="n">shell</span><span class="p">}</span> <span class="o">...</span>
|
||
|
|
||
|
<span class="n">cdist</span> <span class="n">banner</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">l</span> <span class="n">LOGLEVEL</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">q</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">v</span><span class="p">]</span>
|
||
|
|
||
|
<span class="n">cdist</span> <span class="n">config</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">l</span> <span class="n">LOGLEVEL</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">q</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">v</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">b</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">g</span> <span class="n">CONFIG_FILE</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="mi">4</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="mi">6</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">C</span> <span class="n">CACHE_PATH_PATTERN</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">c</span> <span class="n">CONF_DIR</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">i</span> <span class="n">MANIFEST</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">j</span> <span class="p">[</span><span class="n">JOBS</span><span class="p">]]</span> <span class="p">[</span><span class="o">-</span><span class="n">n</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">o</span> <span class="n">OUT_PATH</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">P</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">R</span> <span class="p">[{</span><span class="n">tar</span><span class="p">,</span><span class="n">tgz</span><span class="p">,</span><span class="n">tbz2</span><span class="p">,</span><span class="n">txz</span><span class="p">}]]</span> <span class="p">[</span><span class="o">-</span><span class="n">r</span> <span class="n">REMOTE_OUT_PATH</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">--</span><span class="n">remote</span><span class="o">-</span><span class="n">copy</span> <span class="n">REMOTE_COPY</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">remote</span><span class="o">-</span><span class="n">exec</span> <span class="n">REMOTE_EXEC</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">S</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">I</span> <span class="n">INVENTORY_DIR</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">A</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">a</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">f</span> <span class="n">HOSTFILE</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">p</span> <span class="p">[</span><span class="n">HOST_MAX</span><span class="p">]]</span> <span class="p">[</span><span class="o">-</span><span class="n">s</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">t</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="n">host</span> <span class="p">[</span><span class="n">host</span> <span class="o">...</span><span class="p">]]</span>
|
||
|
|
||
|
<span class="n">cdist</span> <span class="n">install</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">l</span> <span class="n">LOGLEVEL</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">q</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">v</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">b</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">g</span> <span class="n">CONFIG_FILE</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="mi">4</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="mi">6</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">C</span> <span class="n">CACHE_PATH_PATTERN</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">c</span> <span class="n">CONF_DIR</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">i</span> <span class="n">MANIFEST</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">j</span> <span class="p">[</span><span class="n">JOBS</span><span class="p">]]</span> <span class="p">[</span><span class="o">-</span><span class="n">n</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">o</span> <span class="n">OUT_PATH</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">P</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">R</span> <span class="p">[{</span><span class="n">tar</span><span class="p">,</span><span class="n">tgz</span><span class="p">,</span><span class="n">tbz2</span><span class="p">,</span><span class="n">txz</span><span class="p">}]]</span> <span class="p">[</span><span class="o">-</span><span class="n">r</span> <span class="n">REMOTE_OUT_PATH</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">--</span><span class="n">remote</span><span class="o">-</span><span class="n">copy</span> <span class="n">REMOTE_COPY</span><span class="p">]</span> <span class="p">[</span><span class="o">--</span><span class="n">remote</span><span class="o">-</span><span class="n">exec</span> <span class="n">REMOTE_EXEC</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">S</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">I</span> <span class="n">INVENTORY_DIR</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">A</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">a</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">f</span> <span class="n">HOSTFILE</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">p</span> <span class="p">[</span><span class="n">HOST_MAX</span><span class="p">]]</span> <span class="p">[</span><span class="o">-</span><span class="n">s</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">t</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="n">host</span> <span class="p">[</span><span class="n">host</span> <span class="o">...</span><span class="p">]]</span>
|
||
|
|
||
|
<span class="n">cdist</span> <span class="n">inventory</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">{</span><span class="n">add</span><span class="o">-</span><span class="n">host</span><span class="p">,</span><span class="n">add</span><span class="o">-</span><span class="n">tag</span><span class="p">,</span><span class="k">del</span><span class="o">-</span><span class="n">host</span><span class="p">,</span><span class="k">del</span><span class="o">-</span><span class="n">tag</span><span class="p">,</span><span class="nb">list</span><span class="p">}</span> <span class="o">...</span>
|
||
|
|
||
|
<span class="n">cdist</span> <span class="n">inventory</span> <span class="n">add</span><span class="o">-</span><span class="n">host</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">l</span> <span class="n">LOGLEVEL</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">q</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">v</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">b</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">g</span> <span class="n">CONFIG_FILE</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">I</span> <span class="n">INVENTORY_DIR</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">f</span> <span class="n">HOSTFILE</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="n">host</span> <span class="p">[</span><span class="n">host</span> <span class="o">...</span><span class="p">]]</span>
|
||
|
|
||
|
<span class="n">cdist</span> <span class="n">inventory</span> <span class="n">add</span><span class="o">-</span><span class="n">tag</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">l</span> <span class="n">LOGLEVEL</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">q</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">v</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">b</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">g</span> <span class="n">CONFIG_FILE</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">I</span> <span class="n">INVENTORY_DIR</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">f</span> <span class="n">HOSTFILE</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">T</span> <span class="n">TAGFILE</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">t</span> <span class="n">TAGLIST</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="n">host</span> <span class="p">[</span><span class="n">host</span> <span class="o">...</span><span class="p">]]</span>
|
||
|
|
||
|
<span class="n">cdist</span> <span class="n">inventory</span> <span class="k">del</span><span class="o">-</span><span class="n">host</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">l</span> <span class="n">LOGLEVEL</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">q</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">v</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">b</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">g</span> <span class="n">CONFIG_FILE</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">I</span> <span class="n">INVENTORY_DIR</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">a</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">f</span> <span class="n">HOSTFILE</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="n">host</span> <span class="p">[</span><span class="n">host</span> <span class="o">...</span><span class="p">]]</span>
|
||
|
|
||
|
<span class="n">cdist</span> <span class="n">inventory</span> <span class="k">del</span><span class="o">-</span><span class="n">tag</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">l</span> <span class="n">LOGLEVEL</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">q</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">v</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">b</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">g</span> <span class="n">CONFIG_FILE</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">I</span> <span class="n">INVENTORY_DIR</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">a</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">f</span> <span class="n">HOSTFILE</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">T</span> <span class="n">TAGFILE</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">t</span> <span class="n">TAGLIST</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="n">host</span> <span class="p">[</span><span class="n">host</span> <span class="o">...</span><span class="p">]]</span>
|
||
|
|
||
|
<span class="n">cdist</span> <span class="n">inventory</span> <span class="nb">list</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">l</span> <span class="n">LOGLEVEL</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">q</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">v</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">b</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">g</span> <span class="n">CONFIG_FILE</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="o">-</span><span class="n">I</span> <span class="n">INVENTORY_DIR</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">a</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">f</span> <span class="n">HOSTFILE</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">H</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">t</span><span class="p">]</span>
|
||
|
<span class="p">[</span><span class="n">host</span> <span class="p">[</span><span class="n">host</span> <span class="o">...</span><span class="p">]]</span>
|
||
|
|
||
|
<span class="n">cdist</span> <span class="n">shell</span> <span class="p">[</span><span class="o">-</span><span class="n">h</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">l</span> <span class="n">LOGLEVEL</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">q</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">v</span><span class="p">]</span> <span class="p">[</span><span class="o">-</span><span class="n">s</span> <span class="n">SHELL</span><span class="p">]</span>
|
||
|
</pre></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section" id="description">
|
||
|
<h2>10.3. DESCRIPTION<a class="headerlink" href="#description" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>cdist is the frontend executable to the cdist configuration management.
|
||
|
It supports different subcommands as explained below.</p>
|
||
|
<p>It is written in Python so it requires <strong>python</strong>(1) to be installed.
|
||
|
It requires a minimal Python version 3.2.</p>
|
||
|
</div>
|
||
|
<div class="section" id="general">
|
||
|
<h2>10.4. GENERAL<a class="headerlink" href="#general" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>All commands accept the following options:</p>
|
||
|
<dl class="docutils">
|
||
|
<dt><strong>-h, --help</strong></dt>
|
||
|
<dd>Show the help screen.</dd>
|
||
|
<dt><strong>-l LOGLEVEL, --log-level LOGLEVEL</strong></dt>
|
||
|
<dd>Set the specified verbosity level. The levels, in
|
||
|
order from the lowest to the highest, are: ERROR (-1),
|
||
|
WARNING (0), INFO (1), VERBOSE (2), DEBUG (3) TRACE (4
|
||
|
or higher). If used along with -v then -v increases
|
||
|
last set value and -l overwrites last set value.</dd>
|
||
|
<dt><strong>-q, --quiet</strong></dt>
|
||
|
<dd>Quiet mode: disables logging, including WARNING and ERROR.</dd>
|
||
|
<dt><strong>-v, --verbose</strong></dt>
|
||
|
<dd>Increase the verbosity level. Every instance of -v
|
||
|
increments the verbosity level by one. Its default
|
||
|
value is 0 which includes ERROR and WARNING levels.
|
||
|
The levels, in order from the lowest to the highest,
|
||
|
are: ERROR (-1), WARNING (0), INFO (1), VERBOSE (2),
|
||
|
DEBUG (3) TRACE (4 or higher). If used along with -l
|
||
|
then -l overwrites last set value and -v increases
|
||
|
last set value.</dd>
|
||
|
<dt><strong>-V, --version</strong></dt>
|
||
|
<dd>Show version and exit.</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<div class="section" id="banner">
|
||
|
<h2>10.5. BANNER<a class="headerlink" href="#banner" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>Displays the cdist banner. Useful for printing
|
||
|
cdist posters - a must have for every office.</p>
|
||
|
</div>
|
||
|
<div class="section" id="config-install">
|
||
|
<h2>10.6. CONFIG/INSTALL<a class="headerlink" href="#config-install" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>Configure/install one or more hosts.
|
||
|
Install command is currently in beta.</p>
|
||
|
<dl class="docutils">
|
||
|
<dt><strong>-4, --force-ipv4</strong></dt>
|
||
|
<dd>Force to use IPv4 addresses only. No influence for
|
||
|
custom remote commands.</dd>
|
||
|
<dt><strong>-6, --force-ipv6</strong></dt>
|
||
|
<dd>Force to use IPv6 addresses only. No influence for
|
||
|
custom remote commands.</dd>
|
||
|
<dt><strong>-A, --all-tagged</strong></dt>
|
||
|
<dd>Use all hosts present in tags db. Currently in beta.</dd>
|
||
|
<dt><strong>-a, --all</strong></dt>
|
||
|
<dd>List hosts that have all specified tags, if -t/--tag
|
||
|
is specified.</dd>
|
||
|
<dt><strong>-b, --beta</strong></dt>
|
||
|
<dd>Enable beta functionality.</dd>
|
||
|
<dt><strong>-C CACHE_PATH_PATTERN, --cache-path-pattern CACHE_PATH_PATTERN</strong></dt>
|
||
|
<dd>Specify custom cache path pattern. If it is not set then
|
||
|
default hostdir is used. For more info on format see
|
||
|
<strong>CACHE PATH PATTERN FORMAT</strong> below.</dd>
|
||
|
<dt><strong>-c CONF_DIR, --conf-dir CONF_DIR</strong></dt>
|
||
|
<dd>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.</dd>
|
||
|
<dt><strong>-f HOSTFILE, --file HOSTFILE</strong></dt>
|
||
|
<dd>Read specified file for a list of additional hosts to operate on
|
||
|
or if '-' is given, read stdin (one host per line).
|
||
|
If no host or host file is specified then, by default,
|
||
|
read hosts from stdin. For the file format see
|
||
|
<strong>HOSTFILE FORMAT</strong> below.</dd>
|
||
|
<dt><strong>-g CONFIG_FILE, --config-file CONFIG_FILE</strong></dt>
|
||
|
<dd>Use specified custom configuration file.</dd>
|
||
|
<dt><strong>-I INVENTORY_DIR, --inventory INVENTORY_DIR</strong></dt>
|
||
|
<dd>Use specified custom inventory directory. Inventory
|
||
|
directory is set up by the following rules: if cdist
|
||
|
configuration resolves this value then specified
|
||
|
directory is used, if HOME env var is set then
|
||
|
~/.cdit/inventory is used, otherwise distribution
|
||
|
inventory directory is used.</dd>
|
||
|
<dt><strong>-i MANIFEST, --initial-manifest MANIFEST</strong></dt>
|
||
|
<dd>Path to a cdist manifest or - to read from stdin.</dd>
|
||
|
<dt><strong>-j [JOBS], --jobs [JOBS]</strong></dt>
|
||
|
<dd>Operate in parallel in specified maximum number of
|
||
|
jobs. Global explorers, object prepare and object run
|
||
|
are supported. Without argument CPU count is used by
|
||
|
default. Currently in beta.</dd>
|
||
|
<dt><strong>-n, --dry-run</strong></dt>
|
||
|
<dd>Do not execute code.</dd>
|
||
|
<dt><strong>-o OUT_PATH, --out-dir OUT_PATH</strong></dt>
|
||
|
<dd>Directory to save cdist output in.</dd>
|
||
|
<dt><strong>-P, --timestamp</strong></dt>
|
||
|
<dd>Timestamp log messages with the current local date and time
|
||
|
in the format: YYYYMMDDHHMMSS.us.</dd>
|
||
|
<dt><strong>-p [HOST_MAX], --parallel [HOST_MAX]</strong></dt>
|
||
|
<dd>Operate on multiple hosts in parallel for specified
|
||
|
maximum hosts at a time. Without argument CPU count is
|
||
|
used by default.</dd>
|
||
|
<dt><strong>-R [{tar,tgz,tbz2,txz}], --use-archiving [{tar,tgz,tbz2,txz}]</strong></dt>
|
||
|
<dd>Operate by using archiving with compression where
|
||
|
appropriate. Supported values are: tar - tar archive,
|
||
|
tgz - gzip tar archive (the default), tbz2 - bzip2 tar
|
||
|
archive and txz - lzma tar archive. Currently in beta.</dd>
|
||
|
<dt><strong>-r REMOTE_OUT_PATH, --remote-out-dir REMOTE_OUT_PATH</strong></dt>
|
||
|
<dd>Directory to save cdist output in on the target host.</dd>
|
||
|
<dt><strong>-S, --disable-saving-output-streams</strong></dt>
|
||
|
<dd>Disable saving output streams.</dd>
|
||
|
<dt><strong>-s, --sequential</strong></dt>
|
||
|
<dd>Operate on multiple hosts sequentially (default).</dd>
|
||
|
<dt><strong>--remote-copy REMOTE_COPY</strong></dt>
|
||
|
<dd>Command to use for remote copy (should behave like scp).</dd>
|
||
|
<dt><strong>--remote-exec REMOTE_EXEC</strong></dt>
|
||
|
<dd>Command to use for remote execution (should behave like ssh).</dd>
|
||
|
<dt><strong>-t, --tag</strong></dt>
|
||
|
<dd>Host is specified by tag, not hostname/address; list
|
||
|
all hosts that contain any of specified tags.
|
||
|
Currently in beta.</dd>
|
||
|
</dl>
|
||
|
<div class="section" id="hostfile-format">
|
||
|
<h3>10.6.1. HOSTFILE FORMAT<a class="headerlink" href="#hostfile-format" title="Permalink to this headline">¶</a></h3>
|
||
|
<p>The HOSTFILE contains one host per line.
|
||
|
A comment is started with '#' and continues to the end of the line.
|
||
|
Any leading and trailing whitespace on a line is ignored.
|
||
|
Empty lines are ignored/skipped.</p>
|
||
|
<p>The Hostfile lines are processed as follows. First, all comments are
|
||
|
removed. Then all leading and trailing whitespace characters are stripped.
|
||
|
If such a line results in empty line it is ignored/skipped. Otherwise,
|
||
|
host string is used.</p>
|
||
|
</div>
|
||
|
<div class="section" id="cache-path-pattern-format">
|
||
|
<h3>10.6.2. CACHE PATH PATTERN FORMAT<a class="headerlink" href="#cache-path-pattern-format" title="Permalink to this headline">¶</a></h3>
|
||
|
<p>Cache path pattern specifies path for a cache directory subdirectory.
|
||
|
In the path, '%N' will be substituted by the target host, '%h' will
|
||
|
be substituted by the calculated host directory, '%P' will be substituted
|
||
|
by the current process id. All format codes that
|
||
|
<strong>python</strong> <strong>datetime.strftime()</strong> function supports, except
|
||
|
'%h', are supported. These date/time directives format cdist config/install
|
||
|
start time.</p>
|
||
|
<p>If empty pattern is specified then default calculated host directory
|
||
|
is used.</p>
|
||
|
<p>Calculated host directory is a hash of a host cdist operates on.</p>
|
||
|
<p>Resulting path is used to specify cache path subdirectory under which
|
||
|
current host cache data are saved.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section" id="inventory">
|
||
|
<h2>10.7. INVENTORY<a class="headerlink" href="#inventory" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>Manage inventory database.
|
||
|
Currently in beta with all sub-commands.</p>
|
||
|
</div>
|
||
|
<div class="section" id="inventory-add-host">
|
||
|
<h2>10.8. INVENTORY ADD-HOST<a class="headerlink" href="#inventory-add-host" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>Add host(s) to inventory database.</p>
|
||
|
<dl class="docutils">
|
||
|
<dt><strong>host</strong></dt>
|
||
|
<dd>Host(s) to add.</dd>
|
||
|
<dt><strong>-b, --beta</strong></dt>
|
||
|
<dd>Enable beta functionality.</dd>
|
||
|
<dt><strong>-f HOSTFILE, --file HOSTFILE</strong></dt>
|
||
|
<dd>Read additional hosts to add from specified file or
|
||
|
from stdin if '-' (each host on separate line). If no
|
||
|
host or host file is specified then, by default, read
|
||
|
from stdin. Hostfile format is the same as config hostfile format.</dd>
|
||
|
<dt><strong>-g CONFIG_FILE, --config-file CONFIG_FILE</strong></dt>
|
||
|
<dd>Use specified custom configuration file.</dd>
|
||
|
<dt><strong>-I INVENTORY_DIR, --inventory INVENTORY_DIR</strong></dt>
|
||
|
<dd>Use specified custom inventory directory. Inventory
|
||
|
directory is set up by the following rules: if cdist
|
||
|
configuration resolves this value then specified
|
||
|
directory is used, if HOME env var is set then
|
||
|
~/.cdit/inventory is used, otherwise distribution
|
||
|
inventory directory is used.</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<div class="section" id="inventory-add-tag">
|
||
|
<h2>10.9. INVENTORY ADD-TAG<a class="headerlink" href="#inventory-add-tag" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>Add tag(s) to inventory database.</p>
|
||
|
<dl class="docutils">
|
||
|
<dt><strong>host</strong></dt>
|
||
|
<dd>List of host(s) for which tags are added.</dd>
|
||
|
<dt><strong>-b, --beta</strong></dt>
|
||
|
<dd>Enable beta functionality.</dd>
|
||
|
<dt><strong>-f HOSTFILE, --file HOSTFILE</strong></dt>
|
||
|
<dd>Read additional hosts to add tags from specified file
|
||
|
or from stdin if '-' (each host on separate line). If
|
||
|
no host or host file is specified then, by default,
|
||
|
read from stdin. If no tags/tagfile nor hosts/hostfile
|
||
|
are specified then tags are read from stdin and are
|
||
|
added to all hosts. Hostfile format is the same as config hostfile format.</dd>
|
||
|
<dt><strong>-g CONFIG_FILE, --config-file CONFIG_FILE</strong></dt>
|
||
|
<dd>Use specified custom configuration file.</dd>
|
||
|
<dt><strong>-I INVENTORY_DIR, --inventory INVENTORY_DIR</strong></dt>
|
||
|
<dd>Use specified custom inventory directory. Inventory
|
||
|
directory is set up by the following rules: if cdist
|
||
|
configuration resolves this value then specified
|
||
|
directory is used, if HOME env var is set then
|
||
|
~/.cdit/inventory is used, otherwise distribution
|
||
|
inventory directory is used.</dd>
|
||
|
<dt><strong>-T TAGFILE, --tag-file TAGFILE</strong></dt>
|
||
|
<dd>Read additional tags to add from specified file or
|
||
|
from stdin if '-' (each tag on separate line). If no
|
||
|
tag or tag file is specified then, by default, read
|
||
|
from stdin. If no tags/tagfile nor hosts/hostfile are
|
||
|
specified then tags are read from stdin and are added
|
||
|
to all hosts. Tagfile format is the same as config hostfile format.</dd>
|
||
|
<dt><strong>-t TAGLIST, --taglist TAGLIST</strong></dt>
|
||
|
<dd>Tag list to be added for specified host(s), comma
|
||
|
separated values.</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<div class="section" id="inventory-del-host">
|
||
|
<h2>10.10. INVENTORY DEL-HOST<a class="headerlink" href="#inventory-del-host" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>Delete host(s) from inventory database.</p>
|
||
|
<dl class="docutils">
|
||
|
<dt><strong>host</strong></dt>
|
||
|
<dd>Host(s) to delete.</dd>
|
||
|
<dt><strong>-a, --all</strong></dt>
|
||
|
<dd>Delete all hosts.</dd>
|
||
|
<dt><strong>-b, --beta</strong></dt>
|
||
|
<dd>Enable beta functionality.</dd>
|
||
|
<dt><strong>-f HOSTFILE, --file HOSTFILE</strong></dt>
|
||
|
<dd>Read additional hosts to delete from specified file or
|
||
|
from stdin if '-' (each host on separate line). If no
|
||
|
host or host file is specified then, by default, read
|
||
|
from stdin. Hostfile format is the same as config hostfile format.</dd>
|
||
|
<dt><strong>-g CONFIG_FILE, --config-file CONFIG_FILE</strong></dt>
|
||
|
<dd>Use specified custom configuration file.</dd>
|
||
|
<dt><strong>-I INVENTORY_DIR, --inventory INVENTORY_DIR</strong></dt>
|
||
|
<dd>Use specified custom inventory directory. Inventory
|
||
|
directory is set up by the following rules: if cdist
|
||
|
configuration resolves this value then specified
|
||
|
directory is used, if HOME env var is set then
|
||
|
~/.cdit/inventory is used, otherwise distribution
|
||
|
inventory directory is used.</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<div class="section" id="inventory-del-tag">
|
||
|
<h2>10.11. INVENTORY DEL-TAG<a class="headerlink" href="#inventory-del-tag" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>Delete tag(s) from inventory database.</p>
|
||
|
<dl class="docutils">
|
||
|
<dt><strong>host</strong></dt>
|
||
|
<dd>List of host(s) for which tags are deleted.</dd>
|
||
|
<dt><strong>-a, --all</strong></dt>
|
||
|
<dd>Delete all tags for specified host(s).</dd>
|
||
|
<dt><strong>-b, --beta</strong></dt>
|
||
|
<dd>Enable beta functionality.</dd>
|
||
|
<dt><strong>-f HOSTFILE, --file HOSTFILE</strong></dt>
|
||
|
<dd>Read additional hosts to delete tags for from
|
||
|
specified file or from stdin if '-' (each host on
|
||
|
separate line). If no host or host file is specified
|
||
|
then, by default, read from stdin. If no tags/tagfile
|
||
|
nor hosts/hostfile are specified then tags are read
|
||
|
from stdin and are deleted from all hosts. Hostfile
|
||
|
format is the same as config hostfile format.</dd>
|
||
|
<dt><strong>-g CONFIG_FILE, --config-file CONFIG_FILE</strong></dt>
|
||
|
<dd>Use specified custom configuration file.</dd>
|
||
|
<dt><strong>-I INVENTORY_DIR, --inventory INVENTORY_DIR</strong></dt>
|
||
|
<dd>Use specified custom inventory directory. Inventory
|
||
|
directory is set up by the following rules: if cdist
|
||
|
configuration resolves this value then specified
|
||
|
directory is used, if HOME env var is set then
|
||
|
~/.cdit/inventory is used, otherwise distribution
|
||
|
inventory directory is used.</dd>
|
||
|
<dt><strong>-T TAGFILE, --tag-file TAGFILE</strong></dt>
|
||
|
<dd>Read additional tags from specified file or from stdin
|
||
|
if '-' (each tag on separate line). If no tag or tag
|
||
|
file is specified then, by default, read from stdin.
|
||
|
If no tags/tagfile nor hosts/hostfile are specified
|
||
|
then tags are read from stdin and are added to all
|
||
|
hosts. Tagfile format is the same as config hostfile format.</dd>
|
||
|
<dt><strong>-t TAGLIST, --taglist TAGLIST</strong></dt>
|
||
|
<dd>Tag list to be deleted for specified host(s), comma
|
||
|
separated values.</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<div class="section" id="inventory-list">
|
||
|
<h2>10.12. INVENTORY LIST<a class="headerlink" href="#inventory-list" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>List inventory database.</p>
|
||
|
<dl class="docutils">
|
||
|
<dt><strong>host</strong></dt>
|
||
|
<dd>Host(s) to list.</dd>
|
||
|
<dt><strong>-a, --all</strong></dt>
|
||
|
<dd>List hosts that have all specified tags, if -t/--tag
|
||
|
is specified.</dd>
|
||
|
<dt><strong>-b, --beta</strong></dt>
|
||
|
<dd>Enable beta functionality.</dd>
|
||
|
<dt><strong>-f HOSTFILE, --file HOSTFILE</strong></dt>
|
||
|
<dd>Read additional hosts to list from specified file or
|
||
|
from stdin if '-' (each host on separate line). If no
|
||
|
host or host file is specified then, by default, list
|
||
|
all. Hostfile format is the same as config hostfile format.</dd>
|
||
|
<dt><strong>-g CONFIG_FILE, --config-file CONFIG_FILE</strong></dt>
|
||
|
<dd>Use specified custom configuration file.</dd>
|
||
|
<dt><strong>-H, --host-only</strong></dt>
|
||
|
<dd>Suppress tags listing.</dd>
|
||
|
<dt><strong>-I INVENTORY_DIR, --inventory INVENTORY_DIR</strong></dt>
|
||
|
<dd>Use specified custom inventory directory. Inventory
|
||
|
directory is set up by the following rules: if cdist
|
||
|
configuration resolves this value then specified
|
||
|
directory is used, if HOME env var is set then
|
||
|
~/.cdit/inventory is used, otherwise distribution
|
||
|
inventory directory is used.</dd>
|
||
|
<dt><strong>-t, --tag</strong></dt>
|
||
|
<dd>Host is specified by tag, not hostname/address; list
|
||
|
all hosts that contain any of specified tags.</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<div class="section" id="shell">
|
||
|
<h2>10.13. SHELL<a class="headerlink" href="#shell" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>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.</p>
|
||
|
<dl class="docutils">
|
||
|
<dt><strong>-s SHELL, --shell SHELL</strong></dt>
|
||
|
<dd>Select shell to use, defaults to current shell. Used shell should
|
||
|
be POSIX compatible shell.</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<div class="section" id="configuration">
|
||
|
<h2>10.14. CONFIGURATION<a class="headerlink" href="#configuration" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>cdist obtains configuration data from the following sources in the following
|
||
|
order (from higher to lower precedence):</p>
|
||
|
<blockquote>
|
||
|
<div><ol class="arabic simple">
|
||
|
<li>command-line options</li>
|
||
|
<li>configuration file specified at command-line</li>
|
||
|
<li>configuration file specified in CDIST_CONFIG_FILE environment variable</li>
|
||
|
<li>environment variables</li>
|
||
|
<li>user's configuration file (first one found of ~/.cdist.cfg, $XDG_CONFIG_HOME/cdist/cdist.cfg, in specified order)</li>
|
||
|
<li>system-wide configuration file (/etc/cdist.cfg).</li>
|
||
|
</ol>
|
||
|
</div></blockquote>
|
||
|
<div class="section" id="configuration-file-format">
|
||
|
<h3>10.14.1. CONFIGURATION FILE FORMAT<a class="headerlink" href="#configuration-file-format" title="Permalink to this headline">¶</a></h3>
|
||
|
<p>cdist configuration file is in the INI file format. Currently it supports
|
||
|
only [GLOBAL] section.
|
||
|
The possible keywords and their meanings are as follows:</p>
|
||
|
<dl class="docutils">
|
||
|
<dt><strong>archiving</strong></dt>
|
||
|
<dd>Use specified archiving. Valid values include:
|
||
|
'none', 'tar', 'tgz', 'tbz2' and 'txz'.</dd>
|
||
|
<dt><strong>beta</strong></dt>
|
||
|
<dd>Enable beta functionality. It recognizes boolean values from
|
||
|
'yes'/'no', 'on'/'off', 'true'/'false' and '1'/'0'.</dd>
|
||
|
<dt><strong>cache_path_pattern</strong></dt>
|
||
|
<dd>Specify cache path pattern.</dd>
|
||
|
<dt><strong>conf_dir</strong></dt>
|
||
|
<dd>List of configuration directories separated with the character conventionally
|
||
|
used by the operating system to separate search path components (as in PATH),
|
||
|
such as ':' for POSIX or ';' for Windows.
|
||
|
If also specified at command line then values from command line are
|
||
|
appended to this value.</dd>
|
||
|
<dt><strong>init_manifest</strong></dt>
|
||
|
<dd>Specify default initial manifest.</dd>
|
||
|
<dt><strong>inventory_dir</strong></dt>
|
||
|
<dd>Specify inventory directory.</dd>
|
||
|
<dt><strong>jobs</strong></dt>
|
||
|
<dd>Specify number of jobs for parallel processing. If -1 then the default,
|
||
|
number of CPU's in the system is used. If 0 then parallel processing in
|
||
|
jobs is disabled. If set to positive number then specified maximum
|
||
|
number of processes will be used.</dd>
|
||
|
<dt><strong>local_shell</strong></dt>
|
||
|
<dd>Shell command used for local execution.</dd>
|
||
|
<dt><strong>out_path</strong></dt>
|
||
|
<dd>Directory to save cdist output in.</dd>
|
||
|
<dt><strong>parallel</strong></dt>
|
||
|
<dd>Process hosts in parallel. If -1 then the default, number of CPU's in
|
||
|
the system is used. If 0 then parallel processing of hosts is disabled.
|
||
|
If set to positive number then specified maximum number of processes
|
||
|
will be used.</dd>
|
||
|
<dt><strong>remote_copy</strong></dt>
|
||
|
<dd>Command to use for remote copy (should behave like scp).</dd>
|
||
|
<dt><strong>remote_exec</strong></dt>
|
||
|
<dd>Command to use for remote execution (should behave like ssh).</dd>
|
||
|
<dt><strong>remote_out_path</strong></dt>
|
||
|
<dd>Directory to save cdist output in on the target host.</dd>
|
||
|
<dt><strong>remote_shell</strong></dt>
|
||
|
<dd>Shell command at remote host used for remote execution.</dd>
|
||
|
<dt><strong>save_output_streams</strong></dt>
|
||
|
<dd>Enable/disable saving output streams (enabled by default).
|
||
|
It recognizes boolean values from 'yes'/'no', 'on'/'off', 'true'/'false'
|
||
|
and '1'/'0'.</dd>
|
||
|
<dt><strong>timestamp</strong></dt>
|
||
|
<dd>Timestamp log messages with the current local date and time
|
||
|
in the format: YYYYMMDDHHMMSS.us.</dd>
|
||
|
<dt><strong>verbosity</strong></dt>
|
||
|
<dd>Set verbosity level. Valid values are:
|
||
|
'ERROR', 'WARNING', 'INFO', 'VERBOSE', 'DEBUG', 'TRACE' and 'OFF'.</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section" id="files">
|
||
|
<h2>10.15. FILES<a class="headerlink" href="#files" title="Permalink to this headline">¶</a></h2>
|
||
|
<dl class="docutils">
|
||
|
<dt>~/.cdist</dt>
|
||
|
<dd>Your personal cdist config directory. If exists it will be
|
||
|
automatically used.</dd>
|
||
|
<dt>~/.cdist/cache</dt>
|
||
|
<dd>Local cache directory.</dd>
|
||
|
<dt>~/.cdist/inventory</dt>
|
||
|
<dd>The home inventory directory. If ~/.cdist exists it will be used as
|
||
|
default inventory directory.</dd>
|
||
|
<dt>cdist/conf</dt>
|
||
|
<dd>The distribution configuration directory. It contains official types and
|
||
|
explorers. This path is relative to cdist installation directory.</dd>
|
||
|
<dt>cdist/inventory</dt>
|
||
|
<dd>The distribution inventory directory.
|
||
|
This path is relative to cdist installation directory.</dd>
|
||
|
<dt>/etc/cdist.cfg</dt>
|
||
|
<dd>Global cdist configuration file, if exists.</dd>
|
||
|
<dt>~/.cdist.cfg or $XDG_CONFIG_HOME/cdist/cdist.cfg</dt>
|
||
|
<dd>Local cdist configuration file, if exists.</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<div class="section" id="notes">
|
||
|
<h2>10.16. NOTES<a class="headerlink" href="#notes" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>cdist detects if host is specified by IPv6 address. If so then remote_copy
|
||
|
command is executed with host address enclosed in square brackets
|
||
|
(see <strong>scp</strong>(1)).</p>
|
||
|
</div>
|
||
|
<div class="section" id="examples">
|
||
|
<h2>10.17. EXAMPLES<a class="headerlink" href="#examples" title="Permalink to this headline">¶</a></h2>
|
||
|
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span><span class="c1"># Configure ikq05.ethz.ch with debug enabled</span>
|
||
|
% cdist config -vvv ikq05.ethz.ch
|
||
|
|
||
|
<span class="c1"># Configure hosts in parallel and use a different configuration directory</span>
|
||
|
% cdist config -c ~/p/cdist-nutzung <span class="se">\</span>
|
||
|
-p ikq02.ethz.ch ikq03.ethz.ch ikq04.ethz.ch
|
||
|
|
||
|
<span class="c1"># Use custom remote exec / copy commands</span>
|
||
|
% cdist config --remote-exec /path/to/my/remote/exec <span class="se">\</span>
|
||
|
--remote-copy /path/to/my/remote/copy <span class="se">\</span>
|
||
|
-p ikq02.ethz.ch ikq03.ethz.ch ikq04.ethz.ch
|
||
|
|
||
|
<span class="c1"># Configure hosts read from file loadbalancers</span>
|
||
|
% cdist config -f loadbalancers
|
||
|
|
||
|
<span class="c1"># Configure hosts read from file web.hosts using 16 parallel jobs</span>
|
||
|
<span class="c1"># (beta functionality)</span>
|
||
|
% cdist config -b -j <span class="m">16</span> -f web.hosts
|
||
|
|
||
|
<span class="c1"># Display banner</span>
|
||
|
cdist banner
|
||
|
|
||
|
<span class="c1"># Show help</span>
|
||
|
% cdist --help
|
||
|
|
||
|
<span class="c1"># Show Version</span>
|
||
|
% cdist --version
|
||
|
|
||
|
<span class="c1"># Enter a shell that has access to emulated types</span>
|
||
|
% cdist shell
|
||
|
% __git
|
||
|
usage: __git --source SOURCE <span class="o">[</span>--state STATE<span class="o">]</span> <span class="o">[</span>--branch BRANCH<span class="o">]</span>
|
||
|
<span class="o">[</span>--group GROUP<span class="o">]</span> <span class="o">[</span>--owner OWNER<span class="o">]</span> <span class="o">[</span>--mode MODE<span class="o">]</span> object_id
|
||
|
|
||
|
<span class="c1"># Install ikq05.ethz.ch with debug enabled</span>
|
||
|
% cdist install -vvv ikq05.ethz.ch
|
||
|
|
||
|
<span class="c1"># List inventory content</span>
|
||
|
% cdist inventory list -b
|
||
|
|
||
|
<span class="c1"># List inventory for specified host localhost</span>
|
||
|
% cdist inventory list -b localhost
|
||
|
|
||
|
<span class="c1"># List inventory for specified tag loadbalancer</span>
|
||
|
% cdist inventory list -b -t loadbalancer
|
||
|
|
||
|
<span class="c1"># Add hosts to inventory</span>
|
||
|
% cdist inventory add-host -b web1 web2 web3
|
||
|
|
||
|
<span class="c1"># Delete hosts from file old-hosts from inventory</span>
|
||
|
% cdist inventory del-host -b -f old-hosts
|
||
|
|
||
|
<span class="c1"># Add tags to specified hosts</span>
|
||
|
% cdist inventory add-tag -b -t europe,croatia,web,static web1 web2
|
||
|
|
||
|
<span class="c1"># Add tag to all hosts in inventory</span>
|
||
|
% cdist inventory add-tag -b -t vm
|
||
|
|
||
|
<span class="c1"># Delete all tags from specified host</span>
|
||
|
% cdist inventory del-tag -b -a localhost
|
||
|
|
||
|
<span class="c1"># Delete tags read from stdin from hosts specified by file hosts</span>
|
||
|
% cdist inventory del-tag -b -T - -f hosts
|
||
|
|
||
|
<span class="c1"># Configure hosts from inventory with any of specified tags</span>
|
||
|
% cdist config -b -t web dynamic
|
||
|
|
||
|
<span class="c1"># Configure hosts from inventory with all specified tags</span>
|
||
|
% cdist config -b -t -a web dynamic
|
||
|
|
||
|
<span class="c1"># Configure all hosts from inventory db</span>
|
||
|
$ cdist config -b -A
|
||
|
</pre></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section" id="environment">
|
||
|
<h2>10.18. ENVIRONMENT<a class="headerlink" href="#environment" title="Permalink to this headline">¶</a></h2>
|
||
|
<dl class="docutils">
|
||
|
<dt>TMPDIR, TEMP, TMP</dt>
|
||
|
<dd>Setup the base directory for the temporary directory.
|
||
|
See <a class="reference external" href="http://docs.python.org/py3k/library/tempfile.html">http://docs.python.org/py3k/library/tempfile.html</a> for
|
||
|
more information. This is rather useful, if the standard
|
||
|
directory used does not allow executables.</dd>
|
||
|
<dt>CDIST_PATH</dt>
|
||
|
<dd>Colon delimited list of config directories.</dd>
|
||
|
<dt>CDIST_LOCAL_SHELL</dt>
|
||
|
<dd>Selects shell for local script execution, defaults to /bin/sh.</dd>
|
||
|
<dt>CDIST_REMOTE_SHELL</dt>
|
||
|
<dd>Selects shell for remote script execution, defaults to /bin/sh.</dd>
|
||
|
<dt>CDIST_OVERRIDE</dt>
|
||
|
<dd>Allow overwriting type parameters.</dd>
|
||
|
<dt>CDIST_ORDER_DEPENDENCY</dt>
|
||
|
<dd>Create dependencies based on the execution order.</dd>
|
||
|
<dt>CDIST_REMOTE_EXEC</dt>
|
||
|
<dd>Use this command for remote execution (should behave like ssh).</dd>
|
||
|
<dt>CDIST_REMOTE_COPY</dt>
|
||
|
<dd>Use this command for remote copy (should behave like scp).</dd>
|
||
|
<dt>CDIST_INVENTORY_DIR</dt>
|
||
|
<dd>Use this directory as inventory directory.</dd>
|
||
|
<dt>CDIST_BETA</dt>
|
||
|
<dd>Enable beta functionality.</dd>
|
||
|
<dt>CDIST_CACHE_PATH_PATTERN</dt>
|
||
|
<dd>Custom cache path pattern.</dd>
|
||
|
<dt>CDIST_CONFIG_FILE</dt>
|
||
|
<dd>Custom configuration file.</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<div class="section" id="exit-status">
|
||
|
<h2>10.19. EXIT STATUS<a class="headerlink" href="#exit-status" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>The following exit values shall be returned:</p>
|
||
|
<p>0 Successful completion.</p>
|
||
|
<p>1 One or more host configurations failed.</p>
|
||
|
</div>
|
||
|
<div class="section" id="authors">
|
||
|
<h2>10.20. AUTHORS<a class="headerlink" href="#authors" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>Originally written by Nico Schottelius <<a class="reference external" href="mailto:nico-cdist--%40--schottelius.org">nico-cdist--<span>@</span>--schottelius<span>.</span>org</a>>
|
||
|
and Steven Armstrong <<a class="reference external" href="mailto:steven-cdist--%40--armstrong.cc">steven-cdist--<span>@</span>--armstrong<span>.</span>cc</a>>.</p>
|
||
|
</div>
|
||
|
<div class="section" id="caveats">
|
||
|
<h2>10.21. CAVEATS<a class="headerlink" href="#caveats" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>When operating in parallel, either by operating in parallel for each host
|
||
|
(-p/--parallel) or by parallel jobs within a host (-j/--jobs), and depending
|
||
|
on target SSH server and its configuration you may encounter connection drops.
|
||
|
This is controlled with sshd <strong>MaxStartups</strong> configuration options.
|
||
|
You may also encounter session open refusal. This happens with ssh multiplexing
|
||
|
when you reach maximum number of open sessions permitted per network
|
||
|
connection. In this case ssh will disable multiplexing.
|
||
|
This limit is controlled with sshd <strong>MaxSessions</strong> configuration
|
||
|
options. For more details refer to <strong>sshd_config</strong>(5).</p>
|
||
|
<p>When requirements for the same object are defined in different manifests (see
|
||
|
example below), for example, in init manifest and in some other type manifest
|
||
|
and those requirements differ then dependency resolver cannot detect
|
||
|
dependencies correctly. This happens because cdist cannot prepare all objects first
|
||
|
and run all objects afterwards. Some object can depend on the result of type
|
||
|
explorer(s) and explorers are executed during object run. cdist will detect
|
||
|
such case and display a warning message. An example of such a case:</p>
|
||
|
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>init manifest:
|
||
|
__a a
|
||
|
<span class="nv">require</span><span class="o">=</span><span class="s2">"__e/e"</span> __b b
|
||
|
<span class="nv">require</span><span class="o">=</span><span class="s2">"__f/f"</span> __c c
|
||
|
__e e
|
||
|
__f f
|
||
|
<span class="nv">require</span><span class="o">=</span><span class="s2">"__c/c"</span> __d d
|
||
|
__g g
|
||
|
__h h
|
||
|
|
||
|
<span class="nb">type</span> __g manifest:
|
||
|
<span class="nv">require</span><span class="o">=</span><span class="s2">"__c/c __d/d"</span> __a a
|
||
|
|
||
|
Warning message:
|
||
|
WARNING: cdisttesthost: Object __a/a already exists with requirements:
|
||
|
/usr/home/darko/ungleich/cdist/cdist/test/config/fixtures/manifest/init-deps-resolver /tmp/tmp.cdist.test.ozagkg54/local/759547ff4356de6e3d9e08522b0d0807/data/conf/type/__g/manifest: set<span class="o">()</span>
|
||
|
/tmp/tmp.cdist.test.ozagkg54/local/759547ff4356de6e3d9e08522b0d0807/data/conf/type/__g/manifest: <span class="o">{</span><span class="s1">'__c/c'</span>, <span class="s1">'__d/d'</span><span class="o">}</span>
|
||
|
Dependency resolver could not handle dependencies as expected.
|
||
|
</pre></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="section" id="copying">
|
||
|
<h2>10.22. COPYING<a class="headerlink" href="#copying" title="Permalink to this headline">¶</a></h2>
|
||
|
<p>Copyright (C) 2011-2017 Nico Schottelius. Free use of this software is
|
||
|
granted under the terms of the GNU General Public License v3 or later (GPLv3+).</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
<footer>
|
||
|
|
||
|
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
|
||
|
|
||
|
<a href="../cdist-bootstrap.html" class="btn btn-neutral float-right" title="11. Bootstrap" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
|
||
|
|
||
|
|
||
|
<a href="../cdist-real-world.html" class="btn btn-neutral" title="9. Dive into real world cdist" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<hr/>
|
||
|
|
||
|
<div role="contentinfo">
|
||
|
<p>
|
||
|
© Copyright
|
||
|
|
||
|
</p>
|
||
|
</div>
|
||
|
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
|
||
|
|
||
|
</footer>
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</section>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
|
||
|
<script type="text/javascript" src="../_static/jquery.js"></script>
|
||
|
<script type="text/javascript" src="../_static/underscore.js"></script>
|
||
|
<script type="text/javascript" src="../_static/doctools.js"></script>
|
||
|
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<script type="text/javascript" src="../_static/js/theme.js"></script>
|
||
|
|
||
|
<script type="text/javascript">
|
||
|
jQuery(function () {
|
||
|
SphinxRtdTheme.Navigation.enable(true);
|
||
|
});
|
||
|
</script>
|
||
|
|
||
|
</body>
|
||
|
</html>
|