laradji / zabbix

Zabbix chef cookbook
Apache License 2.0
91 stars 124 forks source link

Fix agent registration #204

Open tophercullen opened 9 years ago

tophercullen commented 9 years ago

Template filter was wrong, which caused the applied templates to get removed on the subsuquent chef runs.

Added group creation for existing hosts. Previously, chef would fail for existing hosts that had non-existing groups added to them

Added a few comments in code.