mirror of
https://github.com/saltstack-formulas/smokeping-formula.git
synced 2026-01-02 19:03:30 +01:00
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).
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
Languages
HTML
52.4%
SaltStack
47.6%