Go to file
jhelmich2 65b2c516ec Fix iteritems() (#5)
fix: replace deprecated `iteritems` with `items`

* 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).

* Delete Alerts

* Delete Probes

* Delete Targets

* Update Alerts

* Update Probes

* Update Targets
2019-09-02 18:50:10 +01:00
smokeping Fix iteritems() (#5) 2019-09-02 18:50:10 +01:00
README.rst Initial release 2016-07-14 13:58:48 +02:00
pillar.example Initial release 2016-07-14 13:58:48 +02:00

README.rst

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)