This workshop is introduction into DevOps for new and existing users of Arista Ansible AVD collection.
To access workshop material, please use following links:
- Interactive slides for presenting or reading in your web browser
- PDF copy of the slides for download
If you you have privileges to enable arista.com access token in
My Profile > Portal Access > Access Token
, please set ARTOKEN Codespaces secret BEFORE creating a codespace.
To do that go toSetting > Secrets and Variables > Codespaces
and add a new repository secret calledARTOKEN
for your forked or copied repository. This will allow automated cEOS-lab image download.
IfARTOKEN
secret is not set, the image must be uploaded to the codespace using GitHub CLI as documented in the workshop slides.