0
0
mirror of https://github.com/saltstack-formulas/smokeping-formula.git synced 2026-01-02 19:03:30 +01:00
jhelmich2 872368f9c7
Add files via upload
Adjusted *.iteritems() to *.items() which will work for Python 3 aswell as Python 2 (since iteritems is outdated for python3 and breaks the salt-state).
2019-09-02 14:17:19 +02:00
2017-02-12 15:04:54 -06:00
2019-09-02 14:17:19 +02:00
2016-07-14 13:58:48 +02:00
2019-09-02 14:17:19 +02:00
2016-07-14 13:58:48 +02:00
2019-09-02 14:17:19 +02:00

smokeping-formula
===============

Formula to set up and configure smokeping.


.. note::

    See the full `Salt Formulas installation and usage instructions
    <http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.

Available states
================

.. contents::
    :local:


``smokeping``
-----------

Installs smokeping

``smokeping.config``
------------------

Manages smokeping configuration file(s)
Description
No description provided
Readme 18 KiB
Languages
HTML 52.4%
SaltStack 47.6%