Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added VLAN support for RHEL based systems #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Dec 2, 2014

  1. Added VLAN support for RHEL based systems

    Added support for VLAN tagged interfaces on RHEL based systems in the
    ethernet template. Modified order of tasks so that bridges come up last.
    The logic being, bonded interfaces can be in bridges.
    khappone committed Dec 2, 2014
    Configuration menu
    Copy the full SHA
    867399f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2014

  1. Configuration menu
    Copy the full SHA
    a16a1a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c503f4f View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2015

  1. Added support for managing VLAN interfaces on Debian derivatives

    * Configure VLAN's on Debian based systems
    * Renamed /etc/network/interfaces.d/foo to match Debian style
    * Added Vagrantfile, ansible.cfg & vagrant-playbook.yml to support
      easy development of this role
    Simon McCartney committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    af8b5ad View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2015

  1. Merge pull request #1 from simonmcc/debian-support

    Added support for managing VLAN interfaces on Debian derivatives
    khappone committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    cf01cec View commit details
    Browse the repository at this point in the history