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

Make lab passphrase awk expression more concise (atd-avd) #38

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

Conversation

mjbear
Copy link

@mjbear mjbear commented Aug 18, 2024

Make lab passphrase awk expression more concise (atd-avd)

Note: In the past I submitted similar awk expression enhancements to aristanetworks/avd-workshops#152

mjbear added 2 commits August 18, 2024 10:07
Use awk for the entire expression when setting the LABPASSPHRASE.

It is a useless use of cat and awk can perform the filtering grep was used for.

It makes the expression shorter and concise.
Similar to the DEMO.md file...
Use awk for the entire expression when setting the LABPASSPHRASE.

It is a useless use of cat and awk can perform the filtering grep was used for.

It makes the expression shorter and concise.
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