mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
added prod_state to the example
This commit is contained in:
parent
e3175dd7b1
commit
701deef5fc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user