PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /lib/python3.6/site-packages/cloudinit/__pycache__/
Server: Linux vps7.usol.ca 4.18.0-553.44.1.el8_10.x86_64 #1 SMP Mon Mar 10 05:10:11 EDT 2025 x86_64
IP: 85.239.239.92
Choose File :

Url:
Dir : //lib/python3.6/site-packages/cloudinit/__pycache__/features.cpython-36.pyc

3

\�me�
�@sRdZddlZddlZddlmZdZdZdZdZdZ	dZ
eeefd�dd�Z
dS)	a?
Feature flags are used as a way to easily toggle configuration
**at build time**. They are provided to accommodate feature deprecation and
downstream configuration changes.

Currently used upstream values for feature flags are set in
``cloudinit/features.py``. Overrides to these values should be
patched directly (e.g., via quilt patch) by downstreams.

Each flag should include a short comment regarding the reason for
the flag and intended lifetime.

Tests are required for new feature flags, and tests must verify
all valid states of a flag, not just the default state.
�N)�DictTF)�returncCsdd�tjdjj�D�S)z@Return a dict of applicable features/overrides and their values.cSs*i|]"}tjd|�rttjd|�|�qS)z^[_A-Z0-9]+$zcloudinit.features)�re�match�getattr�sys�modules)�.0�k�r�/usr/lib/python3.6/features.py�
<dictcomp>]sz get_features.<locals>.<dictcomp>zcloudinit.features)rr�__dict__�keysrrrr�get_features[sr)�__doc__rrZtypingrZERROR_ON_USER_DATA_FAILUREZ+ALLOW_EC2_MIRRORS_ON_NON_AWS_INSTANCE_TYPESZEXPIRE_APPLIES_TO_HASHED_USERSZNETPLAN_CONFIG_ROOT_READ_ONLYZ%NOCLOUD_SEED_URL_APPEND_FORWARD_SLASHZAPT_DEB822_SOURCE_LIST_FILE�str�boolrrrrr�<module>s