Coder Social home page Coder Social logo

aci-builder-roles's Introduction

pre-commit Ansilble Lint

aci-fabric-playbook

The following playbook uses a set of tasks defined in roles to deploy the tenant and access configurations on an APIC needed for a migration from a legacy style infrastructure to a network-centric ACI infrastructure Refer to the README.md file on each role for more information

Roles and a quick description:

  • access-build Build the Fabric Access configuration (Switch selectors, switch profiles, etc) based on best practices and ease-of-use.

  • tenant-build Simple role that creates the tenant and a default VRF reading from the tenant-info.yml variable file

  • net-migration This role reads a l2 and l3 vlan list and configures them as EPGs on the ACI fabric

  • best-practices-check Misc best-practices check, based on cisco white papers and https://unofficialaciguide.com/ blog posts.

Instructions

Clone the github repo with: git clone https://github.com/edudppaz/aci-builder-roles.git

Run the ansible playbook from the aci-builder-roles folder with: ansible-playbook aci-fabric-playbook.yml -i hosts

Requirements

The playbook itself has no underlaying requirements beside ansible 2.9+ (csv module).

Variables

In order for all roles to function properly, the tenant-info.yml and topology.yml file must be in place and with the necessary data.

Example tenant-info.yml

tenant_name : EDPP
tenant_phydom_name: EDPP-PHYDOM
tenant_aep_name: EDPP-AEP

Example topology.yml

leafs:
    - 101
    - 102
vpcs:
    - 101-102

Author Information

Eduardo Pozo

aci-builder-roles's People

Contributors

edudppaz avatar

Watchers

 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.