added prod_state to the example

This commit is contained in:
Papoyan, Nerses 2015-09-14 11:02:53 -05:00
parent e3175dd7b1
commit 701deef5fc

View File

@ -15,6 +15,7 @@ Allows for setting a state of minions in Zenoss using the Zenoss API. Currently
- name: web01.example.com
- device_class: /Servers/Linux
- collector: localhost
- prod_state: 1000
'''
from __future__ import absolute_import