rjarry/os-net-config
Project ID: 135210
Description
os-net-config
Overview
os-net-config
is a host network configuration tool which supports multiple backend configuration providers.
- Documentation
- Source
- Bugs
- Release Notes
- Free software: Apache License (2.0)
Features
The core aim of this project is to allow fine grained (but extendable) configuration of the networking parameters for a network host. The project consists of:
-
A CLI (
os-net-config
) which provides configuration via a YAML or JSON file formats. By defaultos-net-config
uses a YAML config file located at/etc/os-net-config/config.yaml
. This can be customized via the--config-file
CLI option. -
A python library which provides configuration via an object model.
Installation Instructions
sudo dnf copr enable rjarry/os-net-config -y
sudo dnf install os-net-config -y
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora rawhide | x86_64 (0)* | Fedora rawhide (14 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds