Compare commits
5 Commits
aca4caf164
...
322eb50f57
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
322eb50f57 | ||
|
|
777d4d0e91 | ||
| aa83361a8e | |||
| c2149834d3 | |||
|
|
7bb12d03c5 |
@@ -44,6 +44,7 @@ CONFIGURATION
|
|||||||
- manages the main alloy pipeline for loki and prometheus
|
- manages the main alloy pipeline for loki and prometheus
|
||||||
- manages log rotation for rsyslog to allow adm membership
|
- manages log rotation for rsyslog to allow adm membership
|
||||||
- manage service
|
- manage service
|
||||||
|
- optional: include nagios target for the alloy service (set `ay_manage_nagios`to `true`)
|
||||||
|
|
||||||
## Repo Documentation
|
## Repo Documentation
|
||||||
|
|
||||||
@@ -53,6 +54,8 @@ See the full Puppet documentation including parameters in `docs/index.html`
|
|||||||
|
|
||||||
All dependencies must be included in the catalogue.
|
All dependencies must be included in the catalogue.
|
||||||
|
|
||||||
|
- [confdroid_nagios](https://sourcecode.confdroid.com/confdroid/confdroid_nagios) if nagios monitoring is desired
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
- native Puppet deployment
|
- native Puppet deployment
|
||||||
|
|||||||
@@ -119,6 +119,8 @@
|
|||||||
<p>manages log rotation for rsyslog to allow adm membership</p>
|
<p>manages log rotation for rsyslog to allow adm membership</p>
|
||||||
</li><li>
|
</li><li>
|
||||||
<p>manage service</p>
|
<p>manage service</p>
|
||||||
|
</li><li>
|
||||||
|
<p>optional: include nagios target for the alloy service (set <code>ay_manage_nagios</code>to <code>true</code>)</p>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
|
||||||
<h2 id="label-Repo+Documentation">Repo Documentation</h2>
|
<h2 id="label-Repo+Documentation">Repo Documentation</h2>
|
||||||
@@ -128,6 +130,9 @@
|
|||||||
<h2 id="label-Dependencies">Dependencies</h2>
|
<h2 id="label-Dependencies">Dependencies</h2>
|
||||||
|
|
||||||
<p>All dependencies must be included in the catalogue.</p>
|
<p>All dependencies must be included in the catalogue.</p>
|
||||||
|
<ul><li>
|
||||||
|
<p><a href="https://sourcecode.confdroid.com/confdroid/confdroid_nagios">confdroid_nagios</a> if nagios monitoring is desired</p>
|
||||||
|
</li></ul>
|
||||||
|
|
||||||
<h2 id="label-Deployment">Deployment</h2>
|
<h2 id="label-Deployment">Deployment</h2>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
|
|||||||
@@ -119,6 +119,8 @@
|
|||||||
<p>manages log rotation for rsyslog to allow adm membership</p>
|
<p>manages log rotation for rsyslog to allow adm membership</p>
|
||||||
</li><li>
|
</li><li>
|
||||||
<p>manage service</p>
|
<p>manage service</p>
|
||||||
|
</li><li>
|
||||||
|
<p>optional: include nagios target for the alloy service (set <code>ay_manage_nagios</code>to <code>true</code>)</p>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
|
||||||
<h2 id="label-Repo+Documentation">Repo Documentation</h2>
|
<h2 id="label-Repo+Documentation">Repo Documentation</h2>
|
||||||
@@ -128,6 +130,9 @@
|
|||||||
<h2 id="label-Dependencies">Dependencies</h2>
|
<h2 id="label-Dependencies">Dependencies</h2>
|
||||||
|
|
||||||
<p>All dependencies must be included in the catalogue.</p>
|
<p>All dependencies must be included in the catalogue.</p>
|
||||||
|
<ul><li>
|
||||||
|
<p><a href="https://sourcecode.confdroid.com/confdroid/confdroid_nagios">confdroid_nagios</a> if nagios monitoring is desired</p>
|
||||||
|
</li></ul>
|
||||||
|
|
||||||
<h2 id="label-Deployment">Deployment</h2>
|
<h2 id="label-Deployment">Deployment</h2>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
|
|||||||
Reference in New Issue
Block a user