Server IP : 23.254.227.96 / Your IP : 216.73.216.7 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3.6/site-packages/cloudinit/config/__pycache__/ |
Upload File : |
3 ��bM � @ s� U d Z ddlmZ ddlmZ ddlmZmZmZ ddl m Z e ZdgZddd ed �eed�ed�ged �Z e dddd�ddd�d�d�Zee e�Z dd� ZdS )zLocale: set system locale� )�dedent)�util)� MetaSchema�get_meta_doc�validate_cloudconfig_schema)�PER_INSTANCE�allZ cc_localeZLocalezSet system localez| Configure the system locale and apply it system wide. By default use the locale specified by the datasource.zL # Set the locale to ar_AE locale: ar_AE z� # Set the locale to fr_CA in /etc/alternate_path/locale locale: fr_CA locale_configfile: /etc/alternate_path/locale )�id�name�title�description�distrosZexamples� frequency�object�stringz5The locale to set as the system's locale (e.g. ar_PS))�typer z_The file in which to write the locale configuration (defaults to the distro's default location))�locale�locale_configfile)r Z propertiesc C sx t |�dkr|d }ntj|d|j� �}tj|�rD|jd| |� d S t|t� |jd|� tj|d�}|jj ||� d S )Nr r z0Skipping module named %s, disabled by config: %szSetting locale to %sr ) �lenr Zget_cfg_option_strZ get_localeZis_false�debugr �schemaZdistroZapply_locale)r ZcfgZcloud�log�argsr Zlocale_cfgfile� r �/usr/lib/python3.6/cc_locale.py�handleI s r N)�__doc__�textwrapr Z cloudinitr Zcloudinit.config.schemar r r Zcloudinit.settingsr r r �metar r r r r r �<module> s0