smokeping-formula/smokeping/files
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
..
Alerts Fix iteritems() (#5) 2019-09-02 18:50:10 +01:00
Database Initial release 2016-07-14 13:58:48 +02:00
General Fixed typo 2017-02-12 15:04:54 -06:00
Presentation Initial release 2016-07-14 13:58:48 +02:00
Probes Fix iteritems() (#5) 2019-09-02 18:50:10 +01:00
Targets Fix iteritems() (#5) 2019-09-02 18:50:10 +01:00
config Initial release 2016-07-14 13:58:48 +02:00
pathnames Initial release 2016-07-14 13:58:48 +02:00