Giter Site home page Giter Site logo

ansible-ifupdown's Introduction

DebOps project ifupdown

Travis CI test-suite Ansible Galaxy

This role can be used to manage network interface configuration on Debian and derivative operating systems. It manages configuration in the /etc/network/ directory and can be used to create different interface layouts across the cluster.

The debops.ifupdown role tries to recognize several environments (LXC container, OpenVZ container, system with installed NetworkManager) and can automatically select one of the suggested configurations. For most scenarios, debops.ifupdown will try to configure up to two network interfaces (non-existent interfaces are gracefully skipped) with network bridges attached to them, which allows to easily connect virtual machines or containers to the public or private network.

In case an advanced configuration is required (more than two network interfaces, bonding, modem connections, NAT, etc.), you can easily override the automatically selected configuration using Ansible inventory. This role can also be used as a dependency of another role which allows for example to easily manage NAT networks using the debops.subnetwork role.

Some features of interface declarations require additional packages. One of those packages is resolvconf (as defined in ifupdown_packages) which will start to manage your /etc/resolv.conf file.

Installation

This role requires at least Ansible v1.8.0. To install it, run:

ansible-galaxy install debops.ifupdown

Documentation

More information about debops.ifupdown can be found in the official debops.ifupdown documentation.

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

ifupdown role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.

ansible-ifupdown's People

Contributors

do3cc avatar drybjed avatar htgoebel avatar kghost avatar le9i0nx avatar ypid avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.