From 983b0a6c6d76fa94d89e9f73a8f226b0e4409c92 Mon Sep 17 00:00:00 2001 From: Carl Buchmann Date: Wed, 29 Nov 2023 22:26:37 -0500 Subject: [PATCH] Doc: Split workshops into 3 (#119) --- README.md | 5 +++-- workshops/index.md | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a69abab..42e5188 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ The Arista CI Workshops are intended for engineers looking to learn the fundamentals of automation tools and get hands-on experience deploying network-wide configurations with Arista Validated Designs (AVD). The workshops are split into two in-person sessions allowing time to grasp the basic automation concepts before moving into building Data Models to deploy AVD. The content on this site is an overview of the concepts we will cover in person with full details and examples. -- Session #1 - Automation Fundamentals -- Session #2 - Build and Deploy with AVD +- **Workshop #1** - Automation Fundamentals 101 +- **Workshop #2** - Arista CI - AVD +- **Workshop #3** - Arista CI - AVD with CI/CD ## Fundamentals diff --git a/workshops/index.md b/workshops/index.md index 6a6c01c..17a2b85 100644 --- a/workshops/index.md +++ b/workshops/index.md @@ -6,7 +6,8 @@ The Arista CI Workshops are intended for engineers looking to learn the fundamentals of automation tools and get hands-on experience deploying network-wide configurations with Arista Validated Designs (AVD). The workshops are split into two in-person sessions allowing time to grasp the basic automation concepts before moving into building Data Models to deploy AVD. The content on this site is an overview of the concepts we will cover in person with full details and examples. - **Workshop #1** - Automation Fundamentals 101 -- **Workshop #2** - Arista CI - AVD and CI/CD +- **Workshop #2** - Arista CI - AVD +- **Workshop #3** - Arista CI - AVD with CI/CD ## Fundamentals