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

Doc(eos_designs): Add note in network services redistribute connected regarding VRF default #4704

Conversation

carlbuchmann
Copy link
Member

Change Summary

Update network services documentation with a note regarding VRF default applicability with redistribute connected.

Copy link

github-actions bot commented Nov 8, 2024

Review docs on Read the Docs

To test this pull request:

# Create virtual environment for this testing below the current directory
python -m venv test-avd-pr-4704
# Activate the virtual environment
source test-avd-pr-4704/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/carlbuchmann/avd.git@doc-update-enable-redistribution-vrf-default#subdirectory=python-avd" --force
# Point Ansible collections path to the Python virtual environment
export ANSIBLE_COLLECTIONS_PATH=$VIRTUAL_ENV/ansible_collections
# Install Ansible collection
ansible-galaxy collection install git+https://github.com/carlbuchmann/avd.git#/ansible_collections/arista/avd/,doc-update-enable-redistribution-vrf-default --force
# Optional: Install AVD examples
cd test-avd-pr-4704
ansible-playbook arista.avd.install_examples

@ClausHolbechArista ClausHolbechArista changed the title Doc: Add note in network services redistribute connected regarding VRF default Doc(eos_designs): Add note in network services redistribute connected regarding VRF default Nov 8, 2024
Copy link

sonarqubecloud bot commented Nov 8, 2024

@carlbuchmann carlbuchmann merged commit 9ab4776 into aristanetworks:devel Nov 8, 2024
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants