%PDF- %PDF-
| Direktori : /lib/python2.7/site-packages/salt/modules/ |
| Current File : //lib/python2.7/site-packages/salt/modules/pagerduty_util.pyo |
�
���^c @@ s4 d Z d d l m Z m Z m Z d d l Z d d l Z d � Z d d d d � Z
d d d d � Z d d d d � Z d d d d � Z
d d d d
� Z d d d d d d d d d d e d
� Z d � Z d d d d � Z d d d d d � Z d d d d � Z d d d d d � Z d d d d � Z d S( u�
Module for manageing PagerDuty resource
:configuration: This module can be used by specifying the name of a
configuration profile in the minion config, minion pillar, or master
config. The default configuration profile name is 'pagerduty.'
For example:
.. code-block:: yaml
pagerduty:
pagerduty.api_key: F3Rbyjbve43rfFWf2214
pagerduty.subdomain: mysubdomain
For PagerDuty API details, see https://developer.pagerduty.com/documentation/rest
i ( t absolute_importt print_functiont unicode_literalsNc C@ s t S( u>