chore(Documentations) : remove WIP

This commit is contained in:
darnodo
2025-03-31 18:37:35 +00:00
parent 062a698c63
commit b6a4a942d7
2 changed files with 6 additions and 11 deletions

View File

@@ -1,18 +1,16 @@
# VXLAN EVPN Automation Project # VXLAN EVPN Automation Project
> [!WARNING]
> Work in progress
>
This project aims to automate the creation and management of a VXLAN EVPN test lab using ContainerLab, Arista cEOS and Netbox 4.2. This project aims to automate the creation and management of a VXLAN EVPN test lab using ContainerLab, Arista cEOS and Netbox 4.2.
The automation is primarily achieved through Netbox Render Config and Python scripts. The automation is primarily achieved through Netbox Render Config and Python scripts.
## Table of Contents ## Table of Contents
1. [Prerequisites](#prerequisites) - [VXLAN EVPN Automation Project](#vxlan-evpn-automation-project)
2. [Installation](#installation) - [Table of Contents](#table-of-contents)
3. [Usage](#usage) - [Prerequisites](#prerequisites)
4. [Sources](#sources) - [Installation](#installation)
- [Usage](#usage)
- [Sources](#sources)
## Prerequisites ## Prerequisites

View File

@@ -1,8 +1,5 @@
# 🌟 NetBox & cEOS VXLAN Fabric Cookbook 🌟 # 🌟 NetBox & cEOS VXLAN Fabric Cookbook 🌟
>[!WARNING]
> Work in progress
## 📚 Introduction ## 📚 Introduction
This cookbook guides you through setting up a VXLAN fabric using NetBox for configuration management and cEOS for network virtualization. Perfect for demonstrating NetBox's capabilities with RenderConfig to generate a complete fabric configuration. This cookbook guides you through setting up a VXLAN fabric using NetBox for configuration management and cEOS for network virtualization. Perfect for demonstrating NetBox's capabilities with RenderConfig to generate a complete fabric configuration.