Uname : Linux serv1.rebootns.com 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
Soft : LiteSpeed
Ip : 139.99.125.122
Port : 443
~
/
usr
/
lib
/
python3.9
/
site-packages
/
cloudinit
/
net
/
__pycache__
[ HOME ]
Exec
Submit
openbsd.cpython-39.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&