File manager - Edit - /opt/saltstack/salt/lib/python3.10/site-packages/salt/config/schemas/__pycache__/common.cpython-310.pyc
Back
o ;jp � @ s` d Z ddlmZmZmZmZ G dd� de�ZG dd� de�ZG dd� de�ZG d d � d e�Z dS )z� :codeauthor: Pedro Algarvio (pedro@algarvio.me) salt.config.schemas.common ~~~~~~~~~~~~~~~~~~~~~~~~~~ Common salt configuration schemas � )� ArrayItem� OneOfItem�Schema� StringItemc sF e Zd ZdZdZdZdZeZd � fdd� Z� fdd�Z dd � Z � ZS )�DefaultIncludeConfigz� Per default, the {0}, will automatically include all config files from '{1}/*.conf' ('{1}' is a sub-directory in the same directory as the main {0} config file). NzInclude Configc s, | j � d�}d}t� jd||d�|�� d S )Nz/*.confz(?:.*)/\*\.conf)�default�pattern� )�__confd_directory__�super�__init__)�selfr r �kwargs�� __class__r �N/opt/saltstack/salt/lib/python3.10/site-packages/salt/config/schemas/common.pyr s zDefaultIncludeConfig.__init__c s"