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

Conversation

khappone
Copy link

@khappone khappone commented Dec 2, 2014

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.

This commit only does the VLAN stuff for RHEL based systems, not Debian based systems. So if this is accepted, Debian support should probably be considered.

khappone and others added 5 commits December 2, 2014 15:34
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.
* 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
Added support for managing VLAN interfaces on Debian derivatives
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant