HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/saltstack/salt/lib/python3.10/site-packages/salt/proxy/__pycache__/deltaproxy.cpython-310.pyc
o

�N�gl�@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