From 3fa67855ef461ccaee283dcbbdd9bf00e7a52378 Mon Sep 17 00:00:00 2001 From: Hank Preston Date: Mon, 5 Apr 2021 08:32:40 -0400 Subject: [PATCH] Note on using local workstation for NetDevOps labs --- netdevops/ansible_part_1/README.md | 1 + netdevops/ansible_part_2/README.md | 2 ++ netdevops/ansible_part_3/README.md | 2 ++ 3 files changed, 5 insertions(+) diff --git a/netdevops/ansible_part_1/README.md b/netdevops/ansible_part_1/README.md index 9b5b613..ceeeb41 100644 --- a/netdevops/ansible_part_1/README.md +++ b/netdevops/ansible_part_1/README.md @@ -63,6 +63,7 @@ You will need to reserve an instance of the sandbox, and establish a VPN connect > **Note:** In the video and slides, the username of `root` is used for interacting with the DevBox. The credentials on the sandbox have changed, the user is now `developer`. The full details on credentials for the lab are available in the Sandbox details. +> Note: While this Sandbox includes a devbox (developer workstation), the example code and playbooks should be executed from your own local development workstation. Leverage the "General Workstation Setup" and "Local Workstation Setup" instructions to prepare your system for this lab. ## Download Slides diff --git a/netdevops/ansible_part_2/README.md b/netdevops/ansible_part_2/README.md index b5843c4..1f49d3a 100644 --- a/netdevops/ansible_part_2/README.md +++ b/netdevops/ansible_part_2/README.md @@ -61,6 +61,8 @@ This lesson leverages the [Open NX-OS with Nexus 9Kv On VIRL](https://devnetsand You will need to reserve an instance of the sandbox, and establish a VPN connection to your individual Sandbox to complete this lab. +> Note: While this Sandbox includes a devbox (developer workstation), the example code and playbooks should be executed from your own local development workstation. Leverage the "General Workstation Setup" and "Local Workstation Setup" instructions to prepare your system for this lab. + ## Download Slides diff --git a/netdevops/ansible_part_3/README.md b/netdevops/ansible_part_3/README.md index 00414bd..e7c4cec 100644 --- a/netdevops/ansible_part_3/README.md +++ b/netdevops/ansible_part_3/README.md @@ -61,6 +61,8 @@ This lesson leverages the [Open NX-OS with Nexus 9Kv On VIRL](https://devnetsand You will need to reserve an instance of the sandbox, and establish a VPN connection to your individual Sandbox to complete this lab. +> Note: While this Sandbox includes a devbox (developer workstation), the example code and playbooks should be executed from your own local development workstation. Leverage the "General Workstation Setup" and "Local Workstation Setup" instructions to prepare your system for this lab. + ### Post Reservation Setup This lesson leverages a different [VIRL topology](virl_sbx_mgmt/ansible_part_3.virl) than **Ansible Part 1** and **Part 2** use. Before beginning this lesson run the following command to reconfigure the Sandbox with the proper topology.