mirror of
https://github.com/prometheus-community/ansible
synced 2025-02-17 13:18:25 +00:00
deploy: 1b5a051aea
This commit is contained in:
parent
1c9ad7a512
commit
b7b5eb550f
1 changed files with 3 additions and 3 deletions
|
@ -146,7 +146,7 @@
|
|||
<section id="synopsis">
|
||||
<h3><a class="toc-backref" href="#id2" role="doc-backlink">Synopsis</a><a class="headerlink" href="#synopsis" title="Permalink to this heading"></a></h3>
|
||||
<ul class="simple">
|
||||
<li><p>Deploy prometheus <a class="reference external" href="https://github.com/prometheus/smokeping_prober">Smokeping Prober</a> using ansible</p></li>
|
||||
<li><p>Deploy prometheus <a class="reference external" href="https://github.com/superq/smokeping_prober">Smokeping Prober</a> using ansible</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="parameters">
|
||||
|
@ -212,7 +212,7 @@
|
|||
<a class="ansibleOptionLink" href="#parameter-main--smokeping_prober_http_server_config" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">dictionary</span></p>
|
||||
</div></td>
|
||||
<td><div class="ansible-option-cell"><p>Config for HTTP/2 support.</p>
|
||||
<p>Keys and values are the same as in <a class="reference external" href="https://github.com/prometheus/smokeping_prober/blob/master/https/README.md#sample-config">smokeping_prober docs</a>.</p>
|
||||
<p>Keys and values are the same as in <a class="reference external" href="https://github.com/superq/smokeping_prober/blob/master/https/README.md#sample-config">smokeping_prober docs</a>.</p>
|
||||
</div></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td><div class="ansible-option-cell">
|
||||
|
@ -250,7 +250,7 @@
|
|||
<a class="ansibleOptionLink" href="#parameter-main--smokeping_prober_tls_server_config" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">dictionary</span></p>
|
||||
</div></td>
|
||||
<td><div class="ansible-option-cell"><p>Configuration for TLS authentication.</p>
|
||||
<p>Keys and values are the same as in <a class="reference external" href="https://github.com/prometheus/smokeping_prober/blob/master/https/README.md#sample-config">smokeping_prober docs</a>.</p>
|
||||
<p>Keys and values are the same as in <a class="reference external" href="https://github.com/superq/smokeping_prober/blob/master/https/README.md#sample-config">smokeping_prober docs</a>.</p>
|
||||
</div></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td><div class="ansible-option-cell">
|
||||
|
|
Loading…
Add table
Reference in a new issue