HEX
Server: LiteSpeed
System: Linux s787.bom1.mysecurecloudhost.com 4.18.0-477.13.1.lve.el8.x86_64 #1 SMP Thu Jun 1 16:40:47 EDT 2023 x86_64
User: mobilech (5348)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //opt/saltstack/salt/lib/python3.10/site-packages/salt/proxy/__pycache__/deltaproxy.cpython-310.pyc
o

;jl�@s\dZddlZdgZiZe�e�Zdd�Zdd�Zdd	�Z	d
d�Z
dd
�Zdd�Zdd�Z
dS)z�
This is the "master" deltaproxy minion, known better as the `control proxy` because
it controls all the deltaproxies underneath it.
�NZ
deltaproxycCsdS)z6
    Only return if all the modules are available
    T�rrr�I/opt/saltstack/salt/lib/python3.10/site-packages/salt/proxy/deltaproxy.py�__virtual__srcCsdtd<dS)z
    init
    T�initializedN��DETAILS��optsrrr�initsr
cCst�dd�S)z�
    Since grains are loaded in many different places and some of those ws
    places occur before the proxy can be initialized, return whether
    our init() function has been called
    rF)r�getrrrrr#srcCs dtvrdddd�td<tdS)z
    Make up some grains
    �grains_cacheZoneZtwoZthree)Z
dummy_grain_1Z
dummy_grain_2Z
dummy_grain_3rrrrr�grains,s
�r
cCsdtd<t�S)z
    Refresh the grains
    Nr)rr
rrrr�grains_refresh:srcC�t�d�dS)z
    Degenerate ping
    zdeltaproxy returning pingT��log�debugrrrr�pingBs
rcCr)z,
    For this proxy shutdown is a no-op
    zdeltaproxy shutdown() called...Nrrrrr�shutdownJsr)�__doc__�loggingZ__proxyenabled__r�	getLogger�__file__rrr
rr
rrrrrrr�<module>s