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

Update for act #31

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

Commits on Dec 15, 2022

  1. CI: Update inventory IPs

    chetryan committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    c7c4ded View commit details
    Browse the repository at this point in the history
  2. CI: Update inventory IPs

    chetryan committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1e17b57 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    760736a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    f1e8f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e359a2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b689e35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eca7966 View commit details
    Browse the repository at this point in the history
  5. Feat: Add Validation playbook

    Adds a playbook that will use eos_validate_state to
    validate the sate of the fabric.
    chetryan committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    d308c12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f32d6a View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Fix: Add routing for eAPI on default VRF

    Without this change, the eAPI will only be available on the
    MGMT vrf. The 10.255.x.x interface in ACT is only available
    on the default VRF of EOS devices.
    chetryan committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a2a3cff View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    8b2f71f View commit details
    Browse the repository at this point in the history
  2. Feat: Use AVD all in one

    Switch to using AVD all in one from github container reg
    Add makefile commands to match ACT userguide
    chetryan committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    46a262b View commit details
    Browse the repository at this point in the history
  3. Cleanup: Remove unused requirements file

    We now use the requirements specified in the arista.avd collection
    chetryan committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    0195486 View commit details
    Browse the repository at this point in the history
  4. Lint: Improve linting

    chetryan committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4f88459 View commit details
    Browse the repository at this point in the history
  5. Docs: Update documentation

    chetryan committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a312694 View commit details
    Browse the repository at this point in the history