%PDF- %PDF-
| Direktori : /proc/self/root/proc/3522530/root/usr/lib/python2.7/site-packages/salt/states/ |
| Current File : //proc/self/root/proc/3522530/root/usr/lib/python2.7/site-packages/salt/states/modjk_worker.pyc |
�
���^c @@ s� d Z d d l m Z m Z m Z d � Z d d d � Z d d d � Z d d d � Z d d d � Z d d d
� Z
d d d � Z d S(
u`
Manage modjk workers
====================
Send commands to a :strong:`modjk` load balancer via the peer system.
This module can be used with the :ref:`prereq <requisites-prereq>`
requisite to remove/add the worker from the load balancer before
deploying/restarting service.
Mandatory Settings:
- The minion needs to have permission to publish the :strong:`modjk.*`
functions (see :ref:`here <peer>` for information on configuring
peer publishing permissions)
- The modjk load balancer must be configured as stated in the :strong:`modjk`
execution module :mod:`documentation <salt.modules.modjk>`
i ( t absolute_importt print_functiont unicode_literalsc C@ s t S( u(
Check if we have peer access ?
( t True( ( ( s<