HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/saltstack/salt/lib/python3.10/site-packages/salt/pillar/__pycache__/saltclass.cpython-310.pyc
o

�N�g��@s<dZddlZddlmmZe�e�Zdd�Z	dd�Z
dS)z�
SaltClass Pillar Module
=======================

.. code-block:: yaml

    ext_pillar:
      - saltclass:
        - path: /srv/saltclass

For additional configuration instructions, see the :mod:`saltclass <salt.tops.saltclass>` module
�NcCsdS)z2
    This module has no external dependencies
    T�rrr�I/opt/saltstack/salt/lib/python3.10/site-packages/salt/pillar/saltclass.py�__virtual__srcOsV|D]}d|vrd}|||d<t�d|�q|d}qttt|||d�}t�||�S)z
    Compile pillar data
    �pathz/srv/saltclassz&path variable unset, using default: %s)�__opts__�__salt__�
__grains__Z
__pillar__�	minion_idr)�log�warningrrr�scZget_pillars)r	Zpillar�args�kwargs�irZ	salt_datarrr�
ext_pillars
�	r)�__doc__�loggingZsalt.utils.saltclass�utilsZ	saltclassr�	getLogger�__name__r
rrrrrr�<module>s