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: Fix incorrect keys specified in default_mgmt_method #4206

Conversation

carlbuchmann
Copy link
Member

Change Summary

Documentation fix of incorrect keys specified in default_mgmt_method

@carlbuchmann carlbuchmann requested review from a team as code owners July 11, 2024 16:10
Copy link

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-4206
# Activate the virtual environment
source test-avd-pr-4206/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/carlbuchmann/avd.git@fix-management-settings-doc#subdirectory=python-avd" --force
# Install Ansible collection
ansible-galaxy collection install git+https://github.com/carlbuchmann/avd.git#/ansible_collections/arista/avd/,fix-management-settings-doc --force
# Optional: Install AVD examples
cd test-avd-pr-4206
ansible-playbook arista.avd.install_examples

Copy link
Contributor

@gmuloc gmuloc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed these two keys are pending PRs from @ClausHolbechArista which have not merged yet: #3301 and #3283 respectively

@gmuloc gmuloc added the one approval This PR has one approval and is only missing one more. label Jul 12, 2024
@gmuloc gmuloc requested a review from a team July 12, 2024 13:55
@carlbuchmann carlbuchmann added this to the v4.10.0 milestone Jul 16, 2024
Copy link
Contributor

@ClausHolbechArista ClausHolbechArista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The proposed changes are misleading, since the keys in question do not take this setting into account. Only their new replacements would.

Copy link

sonarcloud bot commented Jul 23, 2024

@ClausHolbechArista ClausHolbechArista merged commit f47117a into aristanetworks:devel Jul 23, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
one approval This PR has one approval and is only missing one more. rn: Doc role: eos_designs issue related to eos_designs role state: Documentation role Updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants