Skip to content

Ypconfig, configuring your networkinterfaces from Yaml.

License

Notifications You must be signed in to change notification settings

WilliamDEdwards/ypconfig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ypconfig

ypconfig is a Python (hence the Y instead of the I) tool to configure networking interfaces on a Linux machine. Goal is to be able to configure a machine using Ansible and be able to rollback if something goes wrong while configuring the interfaces.

This tool is made possible by pyroute2, which enables us to communicate with Linux' Netlink interface.

Credits

ypconfig is originally written by Mark Schouten mark@tuxis.nl, Tuxis Internet Engineering and shared with the community in June 2017!

About

Ypconfig, configuring your networkinterfaces from Yaml.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Makefile 1.5%