%PDF- %PDF-
Direktori : /usr/lib/python2.7/site-packages/salt/matchers/ |
Current File : //usr/lib/python2.7/site-packages/salt/matchers/cache_match.pyc |
� ���^c @@ sk d Z d d l m Z m Z m Z d d l Z d d l Z d d l Z e j e � Z e e d d � Z d S( u� This is the default cache matcher function. It only exists for the master, this is why there is only a ``mmatch()`` but not ``match()``. i ( t absolute_importt print_functiont unicode_literalsNc C@ sF | s t } n t j j j | � } | j | | | | d | d | �S( u� Helper function to search for minions in master caches If 'greedy' return accepted minions that matched by the condition or absent in the cache. If not 'greedy' return the only minions have cache data and matched by the condition. t regex_matcht exact_match( t __opts__t saltt utilst minionst CkMinionst _check_cache_minions( t exprt delimitert greedyt search_typeR R t optst ckminions( ( s= /usr/lib/python2.7/site-packages/salt/matchers/cache_match.pyt mmatch s ( t __doc__t __future__R R R t loggingt salt.utils.dataR t salt.utils.minionst getLoggert __name__t logt Falset NoneR ( ( ( s= /usr/lib/python2.7/site-packages/salt/matchers/cache_match.pyt <module> s